So, I want to add a queuing system for each bus stop that the bus passes through, where the bus will stop first and pick up passengers from each queue at the stop. The bus's stopping time at each stop will be influenced by the number of passengers boarding or the duration of passenger boarding.
I have already created the simulation model, but I am still confused about integrating this queuing system into the model. Can anyone help? Thank you.