help-glpk
[Top][All Lists]
Advanced

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

Re: glp ios heur sol


From: Andrew Makhorin
Subject: Re: glp ios heur sol
Date: Wed, 04 Mar 2020 20:17:16 +0300

On Wed, 2020-03-04 at 15:29 +0100, Jacopo Pierotti (Optimisation)
wrote:
> Dear Mao,
> 
>      my name is Jacopo Pierotti and I am a PhD candidate in
> Optimization.
> 
> I'm writing you because I am working on heuristic solutions for MILP.
> To 
> test my algorithm, I would like to know what kind of heuristic is
> GLPN 
> using. In the documentation, you explain that 'glp ios heur
> sol—provide 
> solution found by heuristic'. I am interested in knowing how this 
> heuristic works.

glp_ios_heur_sol doesn't implement any heuristics. It is an interface
between the glpk mip solver and the heuristic routine provided by the
user. For more details please see the glpk reference manual.


> 
> Clearly, if my project works and I obtain nice results, I'll share
> my 
> code with you.
> 
> Bests,
> 
> Jacopo
> 
> 



reply via email to

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