help-glpk
[Top][All Lists]
Advanced

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

[Help-glpk] how to copy a LP ?


From: François Galea
Subject: [Help-glpk] how to copy a LP ?
Date: Wed, 25 Oct 2006 14:46:57 +0200
User-agent: IceDove 1.5.0.7 (X11/20061013)

Hello,

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).

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.

François.





reply via email to

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