[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-glpk] how to copy a LP ?
From: |
Andrew Makhorin |
Subject: |
Re: [Help-glpk] how to copy a LP ? |
Date: |
Thu, 26 Oct 2006 14:50:30 +0400 |
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