[Clp] ClpSimplex read from LP file

Babak Moazzez bmoazzez at ucdavis.edu
Thu Mar 19 23:02:24 EDT 2015


Hi

 I want to read a model from LP file and import it into ClpSimplex in c++.
But ClpSimplex and ClpModel don't have any readLP function. I can do this
using OsiClpSolverInterface, but then I want to load this model into a
ClpSimplex class. My models are very big and converting to MPS is not
efficient.

Is there any way to do this?

Thanks
Babak
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/clp/attachments/20150319/6b7245b4/attachment.html>


More information about the Clp mailing list