<span id="result_box" class="" lang="en"><span class="hps">Hi,<br></span><br><span class="hps">But there is</span> <span class="hps">a function such</span> <span class="hps">clp-&gt;status()</span>, <span class="hps">I</span>t <span class="hps">returns</span> <span class="hps">for example</span>:<br>&nbsp;&nbsp;&nbsp; <span class="hps">1:</span> <span class="hps">optimal</span><br>&nbsp;&nbsp;&nbsp; <span class="hps">2:</span> <span class="hps">feasible</span><br>&nbsp;&nbsp;&nbsp; <span class="hps">3:</span> <span class="hps">unbound</span><br>&nbsp;&nbsp;&nbsp; <span class="hps">4:</span> time <span class="hps">limit exceeded</span></span><br><br>Thank you.<br>
<br>
----Mensaje original----<br>
De: jack.hagart@gmail.com<br>
Fecha: 07/04/2013 15:48<br>
Para: &lt;SALOMEHER@terra.es&gt;<br>
Asunto: Re: [Clp] status after solver a problem<br>
<br>
<div dir="ltr"><div><div><div><div><div><div><div>Hello Salomeher,<br><br></div>optimal: an optimal solution was found and proven<br></div>feasible: as feasible solution was found, but you don´t know if it is the optimal solution<br>
</div>unbound. you are askin to maximize somthing that doesn´t have a constraint the limits its maximal value (so its infinite ou unbounded). Your mathematical model isn´t right.<br></div>time limit exceed: the maximum time set to solver was reached.<br>
<br></div>The output file have in the first line the status of the optimization.<br><br></div>Best regards,<br></div>Jack<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/4/5 <a href="mailto:SALOMEHER@terra.es">SALOMEHER@terra.es</a> <span dir="ltr">&lt;<a href="mailto:SALOMEHER@terra.es" target="_blank">SALOMEHER@terra.es</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br><span lang="en">What are the different status in Clp (optimal, feasible, unbound, time limit exceeded, ...)? And how do I know these after solving a problem?</span><br>
<br>Thank you.<br>_______________________________________________<br>
Clp mailing list<br>
<a href="mailto:Clp@list.coin-or.org">Clp@list.coin-or.org</a><br>
<a href="http://list.coin-or.org/mailman/listinfo/clp" target="_blank">http://list.coin-or.org/mailman/listinfo/clp</a><br>
<br></blockquote></div><br></div>
<br>
<br>