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 you Esma_______________________________________________
Help-glpk mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-glpk