[Cbc] MILP solution if exit on maxNodes

Stefan Vigerske stefan at math.hu-berlin.de
Tue May 28 08:59:17 EDT 2013


Hi,

solutions given by CbcModel::bestSolution() should always be feasible.

Stefan

On 05/28/2013 02:39 PM, Aditya Gandhi wrote:
>
> We are running a MILP problem which takes a long time to solve and are currently using maxNodes to exit the solver.
>
> Question I have is when the solver exists after maxNodes it has status = 1, secondary status = 3. If I get a solution then is it guaranteed to be feasible. If not then what checked can I do to ensure that the solution is feasible.
>
> Regards
> Aditya
>
>
>
>
> _______________________________________________
> Cbc mailing list
> Cbc at list.coin-or.org
> http://list.coin-or.org/mailman/listinfo/cbc
>



More information about the Cbc mailing list