help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] milp optimisation suceed with glpsol but fails with API


From: Andrew Makhorin
Subject: Re: [Help-glpk] milp optimisation suceed with glpsol but fails with API
Date: Wed, 23 Jun 2010 22:15:35 +0400

> You're right, i missed the fact that error code was hex and not
> decimal, the hex error code is 0x0C (12d). Should be "GLP_EROOT" if
> i'm right ...

You need to call glp_simplex prior a call to glp_intopt to find optimal
solution to lp relaxation.




reply via email to

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