|
| From: | Ricardo Martins |
| Subject: | [Help-glpk] Re: copying a problem object |
| Date: | Fri, 8 Jun 2007 10:09:37 -0300 |
Dear coleaguesI would like to construct several feasible solutions from
each feasible basic solution of simplex( ) method, during its search
process until to reach the optimal solution.These feasible solutions
are obtained applying integer( ) method to each basic solution.
Could you help me? Is there a way to copy (clone) a problem objectand use it after with other method, such as integer() method?thank you very muchrmas
| [Prev in Thread] | Current Thread | [Next in Thread] |