> On Tuesday, 1 September 2015 07:00:39 UTC-7, Craig E Larson wrote:
>> I see that there are methods for saving a LP as and LP or MPS file in
>> Sage. Is it possible to *load* an LP from one of these file types? The
>> online help that I've found doesn't mention this or give examples of how to
>> do it.

On Tue, Sep 1, 2015 at 10:49 AM, Dima Pasechnik <dimp...@gmail.com> wrote:
> Not that I know. Write one, it will be a valuable addition to Sage...
> (There should be Python code out there on the next that can be adapted, 
> surely...)

Most (all?) of the LP/IP libraries have functions for reading in LP
and MPS files, so it might be simpler to make Python wrappers around
that function in each of the backends.

Best wishes,
Stephen

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to