I'm trying to solve a problem very similar to this one, where I'm trying to find an optimal order. How would I actually plug this into GAMS?
It gives out a single value rather than an ordering. I could maybe have variables for each booth that correspond to their order, but I'm not sure how to prevent GAMS from selecting a booth twice.