[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-glpk] [Fwd: Re: Aw: [Fwd: Problem updating from version 4_47 to
From: |
Chris Matrakidis |
Subject: |
Re: [Bug-glpk] [Fwd: Re: Aw: [Fwd: Problem updating from version 4_47 to 4_60]] |
Date: |
Thu, 17 Nov 2016 23:20:50 +0200 |
Dear Heinrich,
> @Andrew
> Could you, please, comment on how lazy constraints can be used together
> with sr_round = GLP_ON. I could not find anything in doc/glpk.pdf on the
> interaction between the two.
We had this discussion a bit more than a year ago, in the context of
tspsol: https://lists.gnu.org/archive/html/help-glpk/2015-10/msg00017.html
Lazy constraints are the reason sr_round was introduced. Thinking
about it, maybe a convenience function to disable all heuristics
should be provided, to ensure programs that call it will continue to
work even if additional heuristics are introduced in a future GLPK
version.
Best Regards,
Chris Matrakidis