help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re[Help-glpk] strict varibale to set


From: Germán
Subject: Re[Help-glpk] strict varibale to set
Date: Fri, 28 Aug 2009 08:03:15 -0700 (PDT)

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.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]