<br><br><div class="gmail_quote">On Wed, Sep 19, 2012 at 12:48 PM, Benedikt Schmidt <span dir="ltr">&lt;<a href="mailto:benediktibk@aon.at" target="_blank">benediktibk@aon.at</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<p>So, do I understand this right: Clp can solve stuff which contains integers, but only under certain circumstances? And under these circumstances I will have to use Cbc?</p></blockquote><div><br>To the best of my knowledge, Clp solves only LP and Cbc MILP, so if you have integers you need to fire up Cbc and not Clp.<br>
 </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">
<p>On Wed, 19 Sep 2012 12:35:39 +0200, Bo Jensen &lt;<a href="mailto:jensen.bo@gmail.com" target="_blank">jensen.bo@gmail.com</a>&gt; wrote:</p>
<blockquote style="padding-left:5px;border-left:#1010ff 2px solid;margin-left:5px;width:100%">
<p>&quot;I nailed them down to booleans through upper and lower bounds.&quot;<br><br>That&#39;s  an binary variable, but still an integer :-) So it can not be solved  with simplex unless your matrix is totally modular (and RHS integer  too), probably need to use Cbc.<br>
<br></p>
<div class="gmail_quote">On Wed, Sep 19, 2012 at 12:28 PM, Benedikt Schmidt <span>&lt;<a href="mailto:benediktibk@aon.at" target="_blank">benediktibk@aon.at</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br> at the moment I am trying to solve a mixed-integer problem. Actually the<br> integers are not really integers, I nailed them down to booleans through<br>
 upper and lower bounds. The problem is, that the clp can not solve the<br> problem, it says &quot;Clp6002E 1 bad bound pairs or bad objectives were found<br> -<br> first at R0&quot;, but the glpk is able to get the right solution. I&#39;ve reduced<br>
 the problem as much as possible and attached it to this mail.<br> Could that be a bug or am I using the interface wrong?<br><br> Thanks,<br> Benedikt<br>_______________________________________________<br> Clp mailing list<br>
<a href="mailto:Clp@list.coin-or.org" target="_blank">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></blockquote>
<p> </p></div></div><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>