help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] glp_ios_heur in Java: format of heuristic solution


From: Simon B
Subject: Re: [Help-glpk] glp_ios_heur in Java: format of heuristic solution
Date: Mon, 20 Feb 2012 22:15:35 +0000


If you provide a solution to the original mip, the mip preprocessor
should be disabled; otherwise the mip solver assumes that you provide a
solution to the preprocessed mip, that probably is not your intention.
 
Disabling the presolver solved the issue. Thanks for the quick reply!

Regards,

Simon

reply via email to

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