help-glpk
[Top][All Lists]
Advanced

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

[Help-glpk] Re: Looking for branch-and-cut sample code


From: David Pérez
Subject: [Help-glpk] Re: Looking for branch-and-cut sample code
Date: Fri, 5 Mar 2010 16:47:58 +0300

Thanks, this example is perfect for us. Is the brach-and-cut API completely 
supported by the java JNI interface?



> Hi, we are trying to solve a bilevel problem with glpk. Our best
> aproach is to use a branch-and-cut method. We´ve seen that glpk have a
> specific API for this kind of problems is there any sample code?.

You can look at an example application to solve the linear ordering
problem; see attachment to the following message:
http://lists.gnu.org/archive/html/help-glpk/2010-01/msg00117.html
Though that code demonstrates generating lazy constraints, cutting
planes can be generated in the same way; for more details please see
the reference manual included in the glpk distribution.









reply via email to

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