help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] glp_intopt runs forever (related to Dusan Plavak's issue


From: Dušan Plavák
Subject: Re: [Help-glpk] glp_intopt runs forever (related to Dusan Plavak's issue)
Date: Mon, 12 Jun 2017 12:09:44 +0200

Hi,

the test code is the same as Rafael posted. I am including it in attachment.

You should be able to compile it with:

g++ main.cpp -std=gnu++11 -lglpk


On Mon, Jun 12, 2017 at 12:05 PM, Chris Matrakidis <address@hidden> wrote:
Hi Dusan,

> we found out that the looping forever on this example manifests on the
> version 4.59 onward i.e. with 4.58 it still ran successfully.

This seems more reasonable, but am still curious. Can you share the
test code? I have here several intermediate versions between 4.58 and
4.59 and I would like to isolate the change responsible for this.

Best Regards,

Chris Matrakidis



--
S pozdravom Dušan Plavák

Attachment: main.cpp
Description: Text Data


reply via email to

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