help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-glpk] Stop B&B at first feasible solution


From: Andrew Makhorin
Subject: Re: [Help-glpk] Stop B&B at first feasible solution
Date: Tue, 7 Aug 2007 14:19:35 +0400

Note than on processing the reason GLP_IBINGO you can obtain components
of the current mip solution (using glp_ios_get_prob, glp_mip_status,
glp_mip_obj_val, and glp_mip_obj_val) and then continue the search
rather then terminate it.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]