> I have a mathprog model which takes a long time to parse:

I would like to add to my previous post that the mathprog translator is
not intended (by design) to process very large models. In such cases it
is better to use glpk api or generate model data, for example, in glpk
lp format, with a specialized program or script.


Andrew Makhorin


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

Reply via email to