Hi,
In my model, there are five work tables and five types of items. Each type of item has a certain limit on the number of work tables it can use (labeled as 'CanUseTable_qty'), and work tables used for the same type of item must be adjacent to each other. I would like to know how to achieve this goal. Thank you for your help.