python - SimPy Bank Tutorial with users lining up for a specific counter, and being able to leave the line early -


i'm looking @ simpy tutorial https://pythonhosted.org/simpy/tutorials/thebank.html#several-service-counters , i wondering how changed have customers use same line use specific counter? and further modification, if did not have wait @ front of line specific counter?

background: i'm trying simulate line of people lining go theatre set seats. has line theatre itself, not has wait guy in row 5 seated if in 6 or greater. , has set seat (much "counter" in example). enjoy local theatre hoping able simulate easier way people line , find seats.

you looking @ old documentation simpy 2. no longer supported. please refer docuemntation of current version 3 of simpy: http://simpy.readthedocs.org/en/latest/


Comments

Popular posts from this blog

ruby on rails - RuntimeError: Circular dependency detected while autoloading constant - ActiveAdmin.register Role -

c++ - OpenMP unpredictable overhead -

javascript - Wordpress slider, not displayed 100% width -