help-glpk
[Top][All Lists]
Advanced

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

[Help-glpk] sipmlex algorithm warm start in glpk (Starting point x0)


From: hsnkblt
Subject: [Help-glpk] sipmlex algorithm warm start in glpk (Starting point x0)
Date: Sat, 10 Mar 2012 03:34:29 -0800 (PST)

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.




reply via email to

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