I am trying to do a job shop scheduling resorting to anylogic. I have 20 jobs, 5 machines(resources) and each job has a specific order to visit each machine. In each machine each job has different processing time.
In each exit block I call the function nextmachine, you can read about it here How to send agents through exit and enter blocks?.
Thank you in advance