Which solvers should I use to solve large, but extremely sparse LP problems with 100-500 thousands of variables?

53 Views Asked by At

I would like to solve LP problems with hundreds of thousands of decision variables. These LP problems have linear constraints which link only 2-3 variables, leading to extremely sparse coefficient matrices. Which methods and (free) codes do you suggest for this issue? Is there one which can start from a known feasible solution provided by the user?

0

There are 0 best solutions below