Hi,
I wanted to know roughly how glpsol works.

It generates every constraints
it creates original LP
it creates presolved LP
it finds an optimal solution.

What I want to know is how it uses memory. What is the LP table ? Does
it copy table deleting empty rows and columns ? And so on...

Just to understand a little bit how I could optimise my memory use.

Thanks,
Matthieu



_______________________________________________
Help-glpk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to