help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] [Fwd: Problem with GLPK when trying to find value functi


From: Robbie Morrison
Subject: Re: [Help-glpk] [Fwd: Problem with GLPK when trying to find value functions]
Date: Fri, 27 Jul 2012 10:39:38 +1200
User-agent: SquirrelMail/1.4.22

Hello once again Sergey

Forgot the crucial load call in my previous
message:

  ...
  glp_load_matrix(lp, 9, &ia[0], &ja[0], &ar[0]);
  // above was: glp_load_matrix(lp, 9, ia, ja, ar)
  solver_ret = glp_simplex(lp, NULL);
  ...

Robbie
---
Robbie Morrison
PhD student -- policy-oriented energy system simulation
Technical University of Berlin (TU-Berlin), Germany
University email (redirected) : address@hidden
Webmail (preferred)           : address@hidden
[from Webmail client]





reply via email to

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