[Cbc] Support for semi-continuous variables

richi arora richi_arora_ra at yahoo.co.in
Mon Jan 8 14:06:24 EST 2018


Hi
I am currently using cbc solver to minimize the optimization equation. I am defining everything as per http://lpsolve.sourceforge.net/5.5/CPLEX-format.htmin .lp file. 
However when i define semi-continuous variable then cbc crashed.
Using version 2.9.9  of cbc on Mac
PFA test.lp file with semi-continuous section. If i comment it out or remove it then it works fine else I get error.
Command I use is : cbc -presolve on -import test.lp solve solu out.txt 
But i get error : 
libc++abi.dylib: terminating with uncaught exception of type CoinError

Abort trap: 6
Can you please guide what could be wrong ?
ThanksRichi Arora
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/cbc/attachments/20180108/03672afa/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.lp
Type: application/octet-stream
Size: 207 bytes
Desc: not available
URL: <http://list.coin-or.org/pipermail/cbc/attachments/20180108/03672afa/attachment-0001.obj>


More information about the Cbc mailing list