[Clp] switch from gusek (GLPK) to clp

Louis Mathieu louis.mathieu at student.ecp.fr
Wed Jul 8 08:17:08 EDT 2015


Hello,


I am currently working on a linear programming model.


I started using GLPK (in fact Gusek). It allowed me to just write my constraints define my variables ... and solve my model.


I would like to switch to CLP which seems faster for my model.


Could you explain me how to replace Gusek by CLP ? I understood I have to develop in C++ using the API to use CLP solver, but CLP seems to be solving matrix problems (.mps), is there any way feed clp using a model ?


Regards,


L.M
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/clp/attachments/20150708/596bd749/attachment.html>


More information about the Clp mailing list