Hi,
I want to use last solution x* of a problem as a starting point of new
problem.
 I want to solve the problem (listed in below) using simplex method of GLPK

 
min c x 
A x ≤    b
0 ≤ x ≤ 1

 what can I do in GLPK to do this warm start.? Is it possible in GLPK? 
-- 
View this message in context: 
http://old.nabble.com/sipmlex-algorithm-warm-start-in-glpk-%28Starting-point-x0%29-tp33476476p33476476.html
Sent from the Gnu - GLPK - Help mailing list archive at Nabble.com.


_______________________________________________
Help-glpk mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to