Hi, I need to build and solve large scale linear programming model by GLPK (4.57) from C# (4.0) VS2013 oin win 7 with 8GB memory.
The model size can be as large as 1 million decision variables and 1 million constraints. Are there some limits on this kind of model scale in GLPK ? If yes, what are they ? Is it possible to work around them ? What if 100K decision variables and 100K constraints ? Any help would be appreciated. Best Regards David
_______________________________________________ Help-glpk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-glpk
