View Revisions: Issue #592

Summary 0000592: CBC solver status codes are handled incorrectly
Revision 2023-05-16 21:36 by jonare
Description If CBC solver returns solver status 0 (=optimal solution found) in a MIP-problem it is (incorrectly) assumed to be true.
Revision 2023-05-16 09:50 by jonare
Description CBC solver ignores binary variables and treats them as continuous.