help-glpk
[Top][All Lists]
Advanced

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

[Help-glpk] access to original LPX struct from within mip_driver()?


From: Erik Rantapaa
Subject: [Help-glpk] access to original LPX struct from within mip_driver()?
Date: Thu, 14 Apr 2005 13:48:36 -0700 (PDT)

Hi,

I am patching version 4.8 so the MIP solver will save intermediate solutions
as it finds them. I am finding that it would be convenient if the MIPTREE
structure that the mip_driver() routine uses had access to the LPX object
containing the original MIP problem. Then record_solution() could just call
lpx_print_mip() to save the newly found solution to a file (after it uses
lpx_put_mip_soln() first.) Otherwise I can't see how record_solution() can
get to the original LPX structure.

Regards,
ER



                
__________________________________ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/




reply via email to

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