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!