I have a production model were the orders (agent population) run different stations. For each order the used stations and its sequence can be different. There are 12 different combinations of these stations. One random possibility should be assigned to the order.
How can I store and assign these possibilities in my Anylogic model? Which datatype would fit the best?
What I already tried was to use the Excel Interface, but as I later want to combine different possibilities to a longer list (about 50 possibilities combined with each other) Excel seems not the best way to do it.
I’m sure this is not a super hard problem, but I couldn’t find anything about it. Thanks in advance!