On Sun, 13 Dec 2015, Shaghayegh Mokarami wrote:

Hi Dear All
I solved two separated LP problems at the same time,  using .awk in my mac.
the optimal solution of two LPs are saved in 2 files which are attached
here,

Now I need to compute sum {(i,j) in E} tau_scenario(i,j)*x_nominal_opt(i,j)

Could you please let me know how I can compute it?

min z
s.t. z = sum {(i,j) in E} tau_scenario(i,j)*x_nominal_opt(i,j)

--
Michael   [email protected]
"Sorry but your password must contain an uppercase letter, a number,
a haiku, a gang sign, a heiroglyph, and the blood of a virgin."
                                                             --  someeecards

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

Reply via email to