3
$\begingroup$

I'm working on a Parallel Simplex Solver using C and nVidia CUDA for my Bachelor Degree in Computer Science. I've already asked one of my teachers to bring me a super linear problem with thousands (maybe milions) of variables and/or constraints.

But....is there a sample problem that is big and public? Any book that contains a problem like that?

Thanks!

1 Answers 1

2

Netlib has a nice collection of large-scale LP problems. See this as well.