|
| From: | German |
| Subject: | Re[Help-glpk] strict varibale to set |
| Date: | Fri, 28 Aug 2009 19:02:59 +0400 |
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.
| [Prev in Thread] | Current Thread | [Next in Thread] |