&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><div class="gmail_quote">On Wed, Sep 19, 2012 at 12:28 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">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">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>