[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-glpk] Upper limit in B&B fase
From: |
Andrea Curtoni |
Subject: |
[Help-glpk] Upper limit in B&B fase |
Date: |
Fri, 29 Nov 2002 13:03:42 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020615 Debian/1.0.0-3 |
Thank you for the previous help.
May i ask you where to change the source code to stop the b&b when it
reaches a user defined upper limit? (i'm sorry, you already answered
this question probably...)
I need something like the LPX_K_OBJUL parameter but in the B&B fase.
Thanks!
Andrea Curtoni
Andrew Makhorin wrote:
>>Isn't there a simpler method than changing the source of the branch and
>>bound solver?
>>
>>
>
>I agree that changing the source code is not a good practice. However,
>you can copy, say, the file glplpx6c.c to your working directory,
>rename it, and compile it with your program in order not to change and
>not to re-install the glpk package itself.
>
>
>
>_______________________________________________
>Help-glpk mailing list
>address@hidden
>http://mail.gnu.org/mailman/listinfo/help-glpk
>
>
>