------------------------------------------------------------ To: [email protected] Subject: [Help-glpk] sipmlex algorithm warm start in glpk (Starting point x0) Message-ID: <[email protected]> From: hsnkblt <[email protected]> Date: Sat, 10 Mar 2012 03:34:29 -0800 (PST) ------------------------------------------------------------
> 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? Hi Try looking thru this thread: http://lists.gnu.org/archive/html/help-glpk/2011-04/msg00062.html HTH, Robbie --- Robbie Morrison PhD student -- policy-oriented energy system simulation Technical University of Berlin (TU-Berlin), Germany University email (redirected) : [email protected] Webmail (preferred) : [email protected] [from Webmail client] _______________________________________________ Help-glpk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-glpk
