Nazanin
unread,Feb 7, 2012, 2:49:18 PM2/7/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gamsworld
Hi,
I'm totally new to GAMS. How can I restrict the domain of a
constraint? For example I have:
set t timeperiod / jan, feb, mar, apr, may, jun, jul, aug, sep, oct,
nov, dec /;
then I want to have constraint, say cons1 that has to be valid for
only t='jan' and I have const2 for rest of the months.
Your help is really appreciated.
Nazanin