I have three sets, I and J and K, I know that for defining a subset in GAMS I should write it this way, I2(I) when set I2 is a subset of set I
The problem is that the third set, Set K, is a subset of both set I and J, and I don't know how to code that in GAMS.
Thanks in advance :)
PS Someone with enough reputation create a GAMS tag please, cause there isn't anything related to this subject in the list.