Hello. 

It's possible to restrict the values of a variable to a specific set?. I
wish to do something like this:

set S;
set I;
var x{i in I} in S;

But doesn't work. Currently I'm simulating this behaviour using binary
varibles but maybe there is a more direct way to do it.

Thank you very much.
-- 
View this message in context: 
http://www.nabble.com/Restrict-varibale-to-set-tp25189917p25189917.html
Sent from the Gnu - GLPK - Help mailing list archive at Nabble.com.






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

Reply via email to