help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] Re: MIP subproblems limit


From: glpk xypron
Subject: Re: [Help-glpk] Re: MIP subproblems limit
Date: Fri, 05 Nov 2010 19:27:01 +0100

Hello Guilherme,

> I'm implementing a parser that reads data e creates the files for a 
> system glpsol call (unfortunately, it must be this way).
Do you really have to call glpsol or could you call any executable?
Use the API to create your custom "glpsol". The main coding of glpsol
is in glpk-4.44/src/glpapi19.c.
 
> I see, but I was actually asking about limiting the total number of 
> nodes explored. So when it's reached, the solver stops. Is that 
> possible?
You can implement a callback routine (see API documentation).

Best regards

Xypron
-- 
Neu: GMX De-Mail - Einfach wie E-Mail, sicher wie ein Brief!  
Jetzt De-Mail-Adresse reservieren: http://portal.gmx.net/de/go/demail



reply via email to

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