I am looking for a library in python capable of solving very large LPs (say 50,000 variables). I am currently using MATLAB linprog but I want to switch to python.
Thanks.
I am looking for a library in python capable of solving very large LPs (say 50,000 variables). I am currently using MATLAB linprog but I want to switch to python.
Thanks.
Solver:
API:
Solver:
API:
I would not call 50k vars a LARGE problem. At least the commercial products should handle these with ease!