|
From: | Jeffrey Kantor |
Subject: | Re: [Help-glpk] optimizing a set of values |
Date: | Wed, 23 Jan 2013 08:20:59 -0500 |
Hello everyone,Could someone let me know if the optimization of a vector of value is possible with GLPK ?In more details:I have a set parameter:X:=1..10;And i would like to maximize the variable V[i] for all i belongs to X.I defined the objective function as follow:maximize fct{i in X}: V[i];But it seems that the returned value for the objective function consider only V[1].Is it possible to do this otherwise ?Thank youEsma
_______________________________________________
Help-glpk mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/help-glpk
[Prev in Thread] | Current Thread | [Next in Thread] |