-------- Forwarded Message --------
From: hsnkblt <[email protected]>
To: [email protected]
Subject: [Help-glpk] sipmlex algorithm warm start in glpk (Starting
point x0)
Date: Sat, 10 Mar 2012 02:11:25 -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? 


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

Reply via email to