Re: [bug] glpk cycling
Heinrich Schuchardt <[email protected]>
| Newsgroups | gmane.comp.gnu.glpk |
|---|---|
| Message-ID | <[email protected]> |
On 11/22/2017 12:41 PM, David Monniaux wrote:
> Dear GLPK friends,
>
> The attached example makes GLPK cycle infinitely (GLPK 4.63, x86-64).
>
> Is this a bug? Any way to avoid this?
>
> (The bug was found by my student Hang Yu. congratulations Hang!)
>
> Regards
>
>
Dear David,
your example runs fine with
para.meth = GLP_PRIMAL;
Best regards
Heinrich