<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p style="font-family: Calibri, Arial, Helvetica, sans-serif;">Hello,</p>
<p style="font-family: Calibri, Arial, Helvetica, sans-serif;"><br>
</p>
<p style="font-family: Calibri, Arial, Helvetica, sans-serif;">I am currently working on a linear programming model.</p>
<p style="font-family: Calibri, Arial, Helvetica, sans-serif;"><br>
</p>
<p style="font-family: Calibri, Arial, Helvetica, sans-serif;">I started using GLPK (in fact Gusek). It allowed me to just write my constraints define my variables ... and solve my model.</p>
<p style="font-family: Calibri, Arial, Helvetica, sans-serif;"><br>
</p>
<p style="font-family: Calibri, Arial, Helvetica, sans-serif;">I would like to switch to CLP which seems faster for my model.</p>
<p style="font-family: Calibri, Arial, Helvetica, sans-serif;"><br>
</p>
<p style="font-family: Calibri, Arial, Helvetica, sans-serif;">Could you explain me how to replace Gusek by CLP ? I understood I have to develop in C&#43;&#43; using the API to use CLP solver, but CLP seems to be solving matrix problems (.mps),&nbsp;is there any way feed
 clp using a model ?&nbsp;</p>
<p style="font-family: Calibri, Arial, Helvetica, sans-serif;"><br>
</p>
<p style="font-family: Calibri, Arial, Helvetica, sans-serif;">Regards,</p>
<p style="font-family: Calibri, Arial, Helvetica, sans-serif;"></p>
<p style="font-family: Calibri, Arial, Helvetica, sans-serif;"><br>
</p>
<p style="font-family: Calibri, Arial, Helvetica, sans-serif;">L.M</p>
</div>
</body>
</html>