-------- Forwarded Message --------
From: L. Felipe CastaƱeda G. <lufeca...@gmail.com>
To: help-glpk@gnu.org
Subject: Help
Date: Thu, 14 Jan 2016 10:35:31 -0500

Hi.

In a GLPK model I have the following constraint

CHd {(i,t) in GH: t-1 != 0}:    V[i,t] = V[i,t-1] + g[i,t]*r[i,t] - 
S[i,t] - g[i,t]*k[i,t];

But I need to set an initial value for V[i,t]. I mean, I want to set 
V[i,1] = 60.

How can I do that?

Thanks for any support.

-- 
L. Felipe CastaƱeda G.
C.C. 75084890





_______________________________________________
Help-glpk mailing list
Help-glpk@gnu.org
https://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to