Hello everyone.
I have the logic that I want to create a model.
1) I want to pull the list out of the queue 1-4 and Queuetotal. The pull strategy will choose to pull the nearest queue before each item and the number of pull in each work cycle is in the form of statistical distribution
2)I want the truck to pick up items in QueueOut by the time it comes to pick up, but each round is different in the statistical distribution model And the capacity of the truck, but the loading times will depend on the number of items pulled to QueueOut.pull1.fsm
Thank you.