We are working on our graduation thesis which is called ‘Network Planning Location Model for Turkey Railway Freight Transportation’. We try to set our model on GAMS. While writing the model on GAMS, we could not write the difference sign () in GAMS. In the attachment, you can see the picture of the difference sign with the equation l E C \ {j}. I will be appreciated if you help us.
This is not exactly doing what was asked for. If C(‘j’) exists this will result in not summing over any elements in C. I think what isinsuyildiz is looking for is teh following