[Cbc] Constraints order

Yves Touchard ytouchard at dxo.com
Wed Dec 18 05:11:06 EST 2013


Attached is a archive file (test.gz) containing an lp constraint file 
(test.lp -> /tar xzf test.gz/)

Executing cbc (#2.8.0)  on the test.lp file (/cbc test.lp/) provides the 
following result
/Result - Problem proven infeasible//
//No feasible solution found

/If the two first constraints of the LP file (lines 1258/1259) are 
swapped, the same command provides a different result:
/Result - Optimal solution found/

So, what's wrong with this constraints fle? Is there any specific order 
to declare constraints?
Or is this a bug? And, if so, is there any workaround?

Thanks in advance for any help.

Regards,

Yves


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/cbc/attachments/20131218/ce7a4bf1/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.gz
Type: application/x-gzip
Size: 90318 bytes
Desc: not available
URL: <http://list.coin-or.org/pipermail/cbc/attachments/20131218/ce7a4bf1/attachment-0001.gz>


More information about the Cbc mailing list