coin-or / Cbc.old

This is a mirror of the subversion repository on COIN-OR
https://projects.coin-or.org/Cbc
Other
88 stars 30 forks source link

[Trac #153] CBC 2.8.8 crashes on infeasible solution #54

Open s-c-e opened 5 years ago

s-c-e commented 5 years ago

image

Attachment: https://github.com/s-c-e/cbc-trac-migration-attachments/blob/master/trac-ticket-153.zip

I have an infeasible problem (attached), and when I request the rhs, CBC crashes.

cbc.exe -directory C:\Users\Jack\AppData\Local\Temp\ -import model.lp -solve  -printingOptions all  -solution modelsolution.txt -printingOptions rhs  -solution rhsranges.txt
h-g-s commented 5 years ago

solved in trunk.