Hi François,

> I've been using GLPK for a while, and I really appreciate its robustness
> and efficiency. I'd like to thank all the developers of GLPK (esp. 
> Andrew, who is the main person involved in this project AFAIK).

Thank you for your interest in glpk.

> 
> I would like to know if there is an easy way to copy a whole problem 
> object. Reading the reference manual, I couln't find any
> 
> LPX *lpx_copy_prob(const LPX *lp);
> 
> -like function, which would be able to provide a full copy of the lp 
> object, including the simplex matrix if some result has already been found.
> 
> Maybe there is another way, but I haven't found it.
> 
> Thank anybody in advance for any help.

Please see attachment to the message:
http://lists.gnu.org/archive/html/help-glpk/2003-08/msg00023.html


Andrew Makhorin



_______________________________________________
Help-glpk mailing list
Help-glpk@gnu.org
http://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to