Closed laylagerami closed 2 years ago
Hi @laylagerami I recently fixed a few things around CBC. If still interested, please give a try.
I used the CBC binary file from here: https://ampl.com/products/solvers/open-source/#cbc (macos version) For me it was working with 100 nodes, and 250ish edges. Not sure how well it scales beyond that.
best,
Me again...
I can't get cbc solver to work. Not sure if it isn't generating results due to the nature of the error message, but it still says "Result - Optimal solution found". Have tried with InvCarnival only for now, with two different data inputs (both of which worked w/ Cplex) and a toy example.
The error message is below - the output starts with the usual text and then continually outputs the solving process as expected, then ends with:
I used the same settings as I usually do with Cplex:
I also tried increasing/decreasing number of threads (including using 1 thread only) and time limit - still I get the same error.
The result file looks like this, not sure if a symptom or cause of the issue?
Layla