I am presently working with GLPK, and would find it very useful to have
a function which reads data from a string.

Probably such a feature would be useful, however, it seems quite exotic.

Actually, such functionality would be very useful for anyone using GLPK in an interactive shell, so especially for interpreted-language wrappers of GLPK. Creating a temporary file feels like a hack in such contexts.

I missed this in the API when working on ecyglpki:

        https://github.com/equaeghe/ecyglpki/issues/3

For me this is not about interacting with the model (using the API for that seems the right approach), but for visualization and pre- and post-processing purposes.


Best,

Erik

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

Reply via email to