I downloaded cbc.mswin64.20221228.zip to solve a MILP model on a machine running Windows 10, and the cbc solver returned an exit code 4294967295
How can this be resolved?
I downloaded cbc.mswin64.20221228.zip to solve a MILP model on a machine running Windows 10, and the cbc solver returned an exit code 4294967295
How can this be resolved?
Thanks for reporting this issue. Could you please run in AMPL, write bmod;
before solve;
and send us the NL file mod.nl
?