This file is indexed.

/usr/share/doc/python-simpy3-doc/html/searchindex.js is in python-simpy3-doc 3.0.10-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
Search.setIndex({docnames:["about/acknowledgements","about/defense_of_design","about/history","about/index","about/license","about/ports","about/release_process","api_reference/index","api_reference/simpy","api_reference/simpy.core","api_reference/simpy.events","api_reference/simpy.resources","api_reference/simpy.rt","api_reference/simpy.util","contents","examples/bank_renege","examples/carwash","examples/gas_station_refuel","examples/index","examples/latency","examples/machine_shop","examples/movie_renege","examples/process_communication","index","simpy_intro/basic_concepts","simpy_intro/how_to_proceed","simpy_intro/index","simpy_intro/installation","simpy_intro/process_interaction","simpy_intro/shared_resources","topical_guides/environments","topical_guides/events","topical_guides/index","topical_guides/monitoring","topical_guides/porting_from_simpy2","topical_guides/process_interaction","topical_guides/real-time-simulations","topical_guides/resources","topical_guides/simpy_basics"],envversion:53,filenames:["about/acknowledgements.rst","about/defense_of_design.rst","about/history.rst","about/index.rst","about/license.rst","about/ports.rst","about/release_process.rst","api_reference/index.rst","api_reference/simpy.rst","api_reference/simpy.core.rst","api_reference/simpy.events.rst","api_reference/simpy.resources.rst","api_reference/simpy.rt.rst","api_reference/simpy.util.rst","contents.rst","examples/bank_renege.rst","examples/carwash.rst","examples/gas_station_refuel.rst","examples/index.rst","examples/latency.rst","examples/machine_shop.rst","examples/movie_renege.rst","examples/process_communication.rst","index.rst","simpy_intro/basic_concepts.rst","simpy_intro/how_to_proceed.rst","simpy_intro/index.rst","simpy_intro/installation.rst","simpy_intro/process_interaction.rst","simpy_intro/shared_resources.rst","topical_guides/environments.rst","topical_guides/events.rst","topical_guides/index.rst","topical_guides/monitoring.rst","topical_guides/porting_from_simpy2.rst","topical_guides/process_interaction.rst","topical_guides/real-time-simulations.rst","topical_guides/resources.rst","topical_guides/simpy_basics.rst"],objects:{"":{simpy:[8,0,0,"-"]},"simpy.core":{BaseEnvironment:[9,1,1,""],BoundClass:[9,1,1,""],EmptySchedule:[9,1,1,""],Environment:[9,1,1,""],Infinity:[9,5,1,""]},"simpy.core.BaseEnvironment":{active_process:[9,2,1,""],exit:[9,3,1,""],now:[9,2,1,""],run:[9,3,1,""],schedule:[9,3,1,""],step:[9,3,1,""]},"simpy.core.BoundClass":{bind_early:[9,4,1,""]},"simpy.core.Environment":{active_process:[9,2,1,""],all_of:[9,3,1,""],any_of:[9,3,1,""],event:[9,3,1,""],exit:[9,3,1,""],now:[9,2,1,""],peek:[9,3,1,""],process:[9,3,1,""],run:[9,3,1,""],schedule:[9,3,1,""],step:[9,3,1,""],timeout:[9,3,1,""]},"simpy.events":{AllOf:[10,1,1,""],AnyOf:[10,1,1,""],Condition:[10,1,1,""],ConditionValue:[10,1,1,""],Event:[10,1,1,""],Initialize:[10,1,1,""],Interrupt:[10,1,1,""],Interruption:[10,1,1,""],NORMAL:[10,5,1,""],PENDING:[10,5,1,""],Process:[10,1,1,""],Timeout:[10,1,1,""],URGENT:[10,5,1,""]},"simpy.events.AllOf":{defused:[10,2,1,""],fail:[10,3,1,""],ok:[10,2,1,""],processed:[10,2,1,""],succeed:[10,3,1,""],trigger:[10,3,1,""],triggered:[10,2,1,""],value:[10,2,1,""]},"simpy.events.AnyOf":{defused:[10,2,1,""],fail:[10,3,1,""],ok:[10,2,1,""],processed:[10,2,1,""],succeed:[10,3,1,""],trigger:[10,3,1,""],triggered:[10,2,1,""],value:[10,2,1,""]},"simpy.events.Condition":{all_events:[10,4,1,""],any_events:[10,4,1,""],defused:[10,2,1,""],fail:[10,3,1,""],ok:[10,2,1,""],processed:[10,2,1,""],succeed:[10,3,1,""],trigger:[10,3,1,""],triggered:[10,2,1,""],value:[10,2,1,""]},"simpy.events.Event":{callbacks:[10,2,1,""],defused:[10,2,1,""],env:[10,2,1,""],fail:[10,3,1,""],ok:[10,2,1,""],processed:[10,2,1,""],succeed:[10,3,1,""],trigger:[10,3,1,""],triggered:[10,2,1,""],value:[10,2,1,""]},"simpy.events.Initialize":{defused:[10,2,1,""],fail:[10,3,1,""],ok:[10,2,1,""],processed:[10,2,1,""],succeed:[10,3,1,""],trigger:[10,3,1,""],triggered:[10,2,1,""],value:[10,2,1,""]},"simpy.events.Interrupt":{cause:[10,2,1,""]},"simpy.events.Interruption":{defused:[10,2,1,""],fail:[10,3,1,""],ok:[10,2,1,""],processed:[10,2,1,""],succeed:[10,3,1,""],trigger:[10,3,1,""],triggered:[10,2,1,""],value:[10,2,1,""]},"simpy.events.Process":{defused:[10,2,1,""],fail:[10,3,1,""],interrupt:[10,3,1,""],is_alive:[10,2,1,""],ok:[10,2,1,""],processed:[10,2,1,""],succeed:[10,3,1,""],target:[10,2,1,""],trigger:[10,3,1,""],triggered:[10,2,1,""],value:[10,2,1,""]},"simpy.events.Timeout":{defused:[10,2,1,""],fail:[10,3,1,""],ok:[10,2,1,""],processed:[10,2,1,""],succeed:[10,3,1,""],trigger:[10,3,1,""],triggered:[10,2,1,""],value:[10,2,1,""]},"simpy.resources":{base:[11,0,0,"-"],container:[11,0,0,"-"],resource:[11,0,0,"-"],store:[11,0,0,"-"]},"simpy.resources.base":{BaseResource:[11,1,1,""],Get:[11,1,1,""],Put:[11,1,1,""]},"simpy.resources.base.BaseResource":{GetQueue:[11,2,1,""],PutQueue:[11,2,1,""],capacity:[11,2,1,""],get:[11,2,1,""],get_queue:[11,2,1,""],put:[11,2,1,""],put_queue:[11,2,1,""]},"simpy.resources.base.Get":{cancel:[11,3,1,""]},"simpy.resources.base.Put":{cancel:[11,3,1,""]},"simpy.resources.container":{Container:[11,1,1,""],ContainerGet:[11,1,1,""],ContainerPut:[11,1,1,""]},"simpy.resources.container.Container":{get:[11,2,1,""],level:[11,2,1,""],put:[11,2,1,""]},"simpy.resources.container.ContainerGet":{amount:[11,2,1,""]},"simpy.resources.container.ContainerPut":{amount:[11,2,1,""]},"simpy.resources.resource":{Preempted:[11,1,1,""],PreemptiveResource:[11,1,1,""],PriorityRequest:[11,1,1,""],PriorityResource:[11,1,1,""],Release:[11,1,1,""],Request:[11,1,1,""],Resource:[11,1,1,""],SortedQueue:[11,1,1,""]},"simpy.resources.resource.Preempted":{by:[11,2,1,""],resource:[11,2,1,""],usage_since:[11,2,1,""]},"simpy.resources.resource.PriorityRequest":{key:[11,2,1,""],preempt:[11,2,1,""],priority:[11,2,1,""],time:[11,2,1,""]},"simpy.resources.resource.PriorityResource":{GetQueue:[11,2,1,""],PutQueue:[11,2,1,""],release:[11,2,1,""],request:[11,2,1,""]},"simpy.resources.resource.Release":{request:[11,2,1,""]},"simpy.resources.resource.Resource":{count:[11,2,1,""],queue:[11,2,1,""],release:[11,2,1,""],request:[11,2,1,""],users:[11,2,1,""]},"simpy.resources.resource.SortedQueue":{append:[11,3,1,""],maxlen:[11,2,1,""]},"simpy.resources.store":{FilterStore:[11,1,1,""],FilterStoreGet:[11,1,1,""],PriorityItem:[11,1,1,""],PriorityStore:[11,1,1,""],Store:[11,1,1,""],StoreGet:[11,1,1,""],StorePut:[11,1,1,""]},"simpy.resources.store.FilterStore":{get:[11,2,1,""],put:[11,2,1,""]},"simpy.resources.store.FilterStoreGet":{filter:[11,2,1,""]},"simpy.resources.store.PriorityItem":{item:[11,2,1,""],priority:[11,2,1,""]},"simpy.resources.store.Store":{get:[11,2,1,""],items:[11,2,1,""],put:[11,2,1,""]},"simpy.resources.store.StorePut":{item:[11,2,1,""]},"simpy.rt":{RealtimeEnvironment:[12,1,1,""]},"simpy.rt.RealtimeEnvironment":{active_process:[12,2,1,""],all_of:[12,3,1,""],any_of:[12,3,1,""],event:[12,3,1,""],exit:[12,3,1,""],factor:[12,2,1,""],now:[12,2,1,""],peek:[12,3,1,""],process:[12,3,1,""],run:[12,3,1,""],schedule:[12,3,1,""],step:[12,3,1,""],strict:[12,2,1,""],sync:[12,3,1,""],timeout:[12,3,1,""]},"simpy.util":{start_delayed:[13,6,1,""]},simpy:{core:[9,0,0,"-"],events:[10,0,0,"-"],resources:[11,0,0,"-"],rt:[12,0,0,"-"],util:[13,0,0,"-"]}},objnames:{"0":["py","module","Python module"],"1":["py","class","Python class"],"2":["py","attribute","Python attribute"],"3":["py","method","Python method"],"4":["py","staticmethod","Python static method"],"5":["py","data","Python data"],"6":["py","function","Python function"]},objtypes:{"0":"py:module","1":"py:class","2":"py:attribute","3":"py:method","4":"py:staticmethod","5":"py:data","6":"py:function"},terms:{"00s":36,"02d":15,"10s":36,"15th":2,"2fs":36,"abstract":[2,11,37],"break":[1,20,38],"case":[1,2,10,21,30,31,33,34,35,37,38],"catch":[35,37],"class":[2,7,9,10,12,16,19,20,22,24,25,28,29,30,31,33,35,37],"default":[2,9,10,11,12,30,36,37,38],"final":[2,6,11,16,22,24,25,28,29,30,37,38],"float":[2,30,31],"function":[1,2,7,9,10,11,12,14,24,25,28,30,31,33,34,37,38],"import":[1,2,6,11,13,15,16,17,19,20,21,22,24,28,29,30,31,33,35,36,37,38],"int":[2,31],"k\u00f6rner":2,"l\u00fcnsdorf":[0,4],"long":[12,16,20,31,38],"m\u00fcller":[0,2],"new":[1,2,6,9,11,12,15,16,17,20,21,22,24,28,30,34,35,37],"public":2,"return":[1,2,9,10,11,12,13,19,20,22,24,28,30,31,33,37,38],"short":[1,2],"static":[9,10],"super":[33,34],"switch":[24,28],"throw":35,"true":[2,10,11,12,16,17,19,20,21,22,24,28,30,31,35,36,37],"try":[6,17,20,28,34,35,36,37],"while":[2,15,16,17,19,20,21,22,24,28,29,30,34,35,37],AND:4,Added:2,And:3,BCS:29,BUT:4,But:33,Doing:10,FOR:4,For:[1,9,11,22,30,31,33,34],Gas:18,Its:[2,24,37],NOT:4,One:[22,31,34],THE:4,That:[31,36,37],The:[0,1,2,4,7,8,9,10,11,12,15,16,17,19,20,21,22,24,27,28,29,30,31,33,35,36,38],Their:0,There:[1,2,9,22,31,34],These:[1,10,11,34],USE:4,Useful:[19,22],Using:[33,37],WITH:4,Was:28,With:[2,12,37],XLS:2,________:6,__and__:10,__get__:[1,9],__getitem__:11,__init__:[1,2,6,16,19,20,22,28,31,33,34,35,37],__len__:11,__lt__:11,__or__:10,__str__:2,__version__:6,_do_get:11,_do_put:11,_env:33,_get:2,_nrbuffer:2,_put:2,_queue:33,_resum:[31,35],_thebuff:2,a_process:2,a_resourc:2,abl:[26,37],abort:[11,15],about:[2,6,10,11,14,31,35],abov:[1,4,29,31,33,35],accept:[2,31],access:[2,8,9,10,11,33,37,38],accident:2,accomplish:35,accord:[12,34,37],account:6,achiev:[1,30],acknowledg:[3,6,14],acquir:[17,21],act:11,action:[1,4,25,28,37],activ:[1,2,6,9,12,24,30,34],active_process:[9,12,30],activeq:2,actual:[1,2,8,11,17,20,28,31,33,35],add:[1,2,11,31,33,37,38],added:[1,2,24],adding:[31,37],addit:[11,28,29,31,33,34,36,37],addition:[1,37],address:2,advanc:[1,2,31],advis:30,affect:1,after:[2,10,11,12,13,15,16,17,20,21,24,28,29,30,31,33,34,35,37],afterward:[26,29,34],again:[2,6,28,29,31,33,35,37],aggreg:8,agre:6,airport:28,aka:12,algorithm:36,alia:[9,11],alias:9,all:[1,2,3,4,6,8,9,10,11,14,21,22,24,25,29,30,31,33,34,37,38],all_ev:10,all_of:[9,12,22,30,34],alleventnotic:2,alleventtim:2,allmonitor:2,alloc:37,allof:[2,9,10,12,31],allow:[1,2,9,10,13,22,24,28,30,31,33,36,37],alltal:2,allthough:1,alreadi:[2,10,22,27,31,35],alright:36,also:[0,1,2,4,8,9,10,11,12,16,19,20,21,22,26,27,30,31,33,34,35,36,37,38],altern:[2,24,27],although:[30,37],alwai:[11,22,31,34,35,37],ammount:17,amount:[1,2,11,16,17,24,30,31,33,34,37],analyi:20,analysi:[2,21],analyz:36,andrea:[2,5],ani:[1,2,4,6,10,30,31,38],announc:[6,24],anoth:[1,2,9,11,12,13,31,37],another_param:34,any_ev:10,any_of:[9,12,30,34],anymor:[2,11,34],anyof:[2,9,10,12,31],anyth:35,apart:[34,36,37],api:[0,1,14,25,28,34],append:[11,22,31,33],appl:[11,37],applic:2,approach:1,appropri:24,approx:16,arbitrari:11,archiv:27,arg:33,argu:21,argument:[1,9,10,30,31,33,34,36,38],aris:4,around:[34,38],arrai:33,arriv:[11,15,16,17,20,21,29,37],ascend:11,aspect:[25,32,33],assert:[30,31],associ:4,assum:[2,28,30,32],asynchron:[2,22,38],attract:2,attribut:[1,2,9,11,31,34,37,38],attributeerror:10,author:[4,6],automat:[2,10,11,28,29,34,37],avail:[2,5,8,9,10,11,16,21,29,30,37],averag:33,avg:20,avoid:37,back:[16,24,31],backward:[0,1,2],bank08:15,bank2:2,bank:[2,18],bar:30,base:[1,2,9,10,12,15,30,34],baseenviron:[9,30],baseev:1,baseexcept:2,baseresourc:[11,37],basic:[1,2,9,10,14,26,27,28,32,34],bat:35,bat_ctrl:35,bat_ctrl_proc:35,bat_ctrl_reactiv:35,batteri:[1,28,29,35],bc_pipe:22,bcs:29,bdist_wheel:6,becam:28,becaus:[11,31,33,34,37,38],becom:[1,2,10,11,21,29,30,31,37],been:[0,2,9,10,11,12,24,30,31,34,38],befor:[1,2,10,15,24,28,31,33,35,37],begin:[1,2,31],beham:[2,5],behav:[1,2,9,11,24],behavior:[2,24,34,35,36,37,38],behaviour:[11,12,20,34,37],being:[2,10,22,24,29,30,31,33],bell:31,bell_proc:31,belong:[2,34],below:[17,31,37],benchmark:2,besid:[11,37],beta2:2,beta:2,better:[1,2,18,19],between:[2,11,12,17,19,24,34,35],big:37,bin:6,binari:2,bind:[1,9,33],bind_earli:9,bisect:2,bitbucket:[2,6,18,34],block:2,blog:6,both:[1,2,10,11,29,31,34,35,37],bought:21,bound:[1,10,11,31,34],boundclass:[1,9],break_machin:20,break_mean:20,briefli:29,bring:2,broadcast:22,broadcastpip:22,broken:20,brows:2,buffer:[2,22,33],bui:21,built:[0,1,31,33],bulk:37,bump:6,busi:20,cabl:19,calcul:[2,30,34],call:[1,2,10,11,12,17,22,24,28,29,30,31,33,34,35,36,37,38],callabl:[10,31,33],callback:[2,10,33,35,38],can:[1,2,6,8,9,10,11,12,16,19,22,24,27,28,29,30,31,33,34,35,37,38],cancel:[2,11,37],cannot:[10,11,31,37],capabl:[1,2,32],capac:[2,11,15,17,20,21,22,29,33,37],car:[1,11,16,17,24,28,29,37],car_gen:37,car_gener:[17,37],care:[10,37],carri:[1,20],carwash:18,categori:37,caught:31,caus:[1,10,11,21,31,34,35,37],cellphon:2,central:33,certain:[1,2,13,15,17,21,24,25,30,31],chain:[10,31],chang:[3,6,14,33,34,35],charact:2,charg:[4,28,29,35],charge_dur:[28,29],cheat:37,cheatsheet:2,check:[2,6,10,16,17,21,22,28,34,35],choic:21,choos:21,christoph:2,chui:2,chunk:33,circu:30,circular:2,claim:4,class_end:31,classic:29,claus:2,clean:[1,2,6,16],cleaner:2,clear:38,clock:[2,12,30,36],close:[1,6],cls:[1,9],code:[0,1,2,24,30,33,34,38],coher:2,coincid:35,collect:[2,13,21,33,37],combin:[0,2],come:[2,16,37],command:[2,6,27],commerci:2,commit:6,common:[9,17,28,31,33],commun:[0,18],compact:[2,38],compar:[2,28,30],comparison:[11,31],compat:[0,1,2],complet:[2,11,33,34,35],complex:[26,33],complic:34,compon:[1,7,8,14,24,38],compound:2,compris:[20,34],comput:[12,31,36],computation:34,concaten:[10,31,35],concept:[14,26,27,29,33,38],conceptu:[34,37],concret:[20,37],concurr:[10,11],cond_func:34,condit:[2,4,9,10,12,14,15,21,22,31,37],conditionvalu:10,conform:2,confus:34,congest:[11,37],congratul:6,connect:[4,22,35],consid:11,consist:11,construct:[2,22,37],constructor:2,consum:[2,19,22,29,37],consumpt:37,contain:[2,10,14,17,21,33,34],containerget:11,containerput:11,content:14,context:[11,31,37],continu:[9,11,12,16,20,28,35,37],contract:4,contrast:[11,33,37],contribut:0,control:[17,24,33,35,38],conveni:[8,9,10,12,31],convert:36,cooper:2,copi:[2,4,34],copyright:4,core:[2,7,14,22],coroutin:[2,10],correctli:[2,6],correspond:[34,37],correspondingli:[11,37],corrupt:2,could:[1,2,22,30,33,34,35,37],count:[10,11,17,33,37],counter:[15,21],coupl:1,cours:[0,8,31],cover:[15,16,17,19,20,21,22,24,28,32,35],cpu:2,crash:2,creat:[0,2,6,9,10,11,12,15,16,17,20,21,22,24,28,29,30,31,33,34,38],creation:31,credenti:6,cristian:2,criterion:[9,11,12],ctrl:[30,35],cumbersom:34,cure:2,current:[6,9,10,11,12,13,20,24,29,30,33,35,37,38],custom:[1,7,11,15,21,24,37],customer00:15,customer01:15,customer02:15,customer03:15,customer04:15,customer_arriv:21,dai:30,damag:4,data:[2,21,33],databas:33,dataset:33,date:30,dead:10,deal:[4,31],debug:[2,33],debugg:2,decid:[28,34,37],decis:26,decoupl:1,decreas:[11,37],dedic:[0,1,2],def:[1,2,13,15,16,17,19,20,21,22,24,28,29,30,31,33,34,35,36,37,38],defens:[3,14],defer:31,defin:[1,2,9,10,11,16,31,33,36,37,38],defus:10,delai:[9,10,12,13,17,19,31,34,38],delet:2,demo:2,demonstr:[2,18,28,33],dep:2,depend:[6,22,24,27,34],deplet:17,deprec:2,depth:[2,32],deriv:[2,11],describ:[1,2,6,24,25,31,34,38],descript:[7,25],descriptor:[1,9],design:[3,14],desir:[17,30],despit:[1,2],detail:[1,7,11,25,28,30,37,38],determin:30,develop:[0,2],dict:[10,31],dictionari:[2,31],did:[2,3],didn:[1,2],differ:[9,22,33,37],direct:33,directli:[1,2,10,34],directori:27,dirt:16,disabl:12,disciplin:11,discret:[2,9,11,24,33,35,37],discuss:[21,33,35],dispatch:38,dispens:37,displai:6,dist:6,distribut:[4,6,20],distutil:6,doc:[2,6,33,37],doctest:6,document:[0,1,4,6],doe:[2,22,35,38],doen:2,doesn:[11,33],don:[1,2,28,29,31,33,35],done:[11,17,20,24,27,29,35,37],done_in:20,down:[20,38],download:27,draft:6,draw:30,drive:[24,28,29,35],drive_proc:35,driver:28,driving_tim:29,drop:[2,17],due:[2,22,37],durat:[20,28,34,35,36,37],dure:[2,10,24,31],each:[1,2,15,16,20,22,24,30,31,33,34,36,37],earlier:[11,37,38],easi:[0,1,33,34],easier:2,easili:[2,37],edit:2,educ:26,effect:31,effici:2,egg:31,eid:33,either:[2,10,11,21,30,31,33,34,35,37],electr:[28,29,35],eleg:0,element:22,els:[15,22,30,34,38],email:6,empti:[2,11,37],emptyschedul:[9,30],enabl:[2,12],encapsul:[19,34],encourag:2,end:[1,15,24,31,36,38],enhanc:2,enough:[6,11,12,20,21,28,37],enqueu:11,ensur:6,enter:[1,16,28,35],entiti:[1,2],entri:[6,10,31],env:[1,10,11,13,15,16,17,19,20,21,22,24,28,29,30,31,33,34,35,36,37,38],env_step:33,environ:[0,2,9,10,11,12,13,14,15,16,17,19,20,21,22,24,28,29,31,32,33,34,35,36,37,38],equal:37,equival:[1,11,30,37],error:[2,6,12,34,36],etc:19,evalu:[10,34],even:[1,2,31,37],event:[2,4,7,9,11,12,14,15,21,22,24,28,29,32,34,35,37,38],event_a:34,event_b:34,event_c:34,event_list:34,eventsfir:2,everi:[1,2,10,15,16,17,20,28,31,33,34,35,37],everyon:6,everyth:[2,8,27,31,36,38],everytim:28,evolv:[1,3],exact:6,exactli:[11,30,31,33,35,37],examin:10,exampl:[1,2,9,11,12,14,15,16,17,19,20,21,22,24,25,28,30,33,34,35,36,37],example_gen:38,excel:2,except:[2,10,11,20,28,30,31,34,35,36,37],excess:2,execut:[1,2,6,9,10,12,16,17,20,24,30,31,34,35,38],exemplari:30,exhaust:30,exist:[0,1,2,33,37],exit:[9,10,12,20,21,30,31],expect:1,expens:34,experi:[2,33],explain:[1,38],explicitli:34,expovari:[15,20,21],express:[4,37],extend:[1,2,7],extens:[1,2,31,37],extra:38,extract:27,extrem:33,facil:2,factor:[12,36],factori:[1,24],fail:[2,6,10,31],failur:[20,22,31],fall:17,fals:[2,10,12,20,22,36,37],familiar:[24,27,29],far:[1,20],fast:[36,37],featur:[1,18,25],feedback:2,fetch:31,fetch_values_of_multiple_ev:31,few:[15,26],field:[2,11],fifo:[2,11,22,29],file:[2,4,33],film:21,filter:[2,11,37],filterstor:[2,11,37],filterstoreget:11,find:[2,37,38],fine:[27,31],finish:[1,11,15,16,17,28,34,35],fire:2,firm:2,first:[1,2,9,11,17,22,29,33,35,38],fit:[4,33],fix:35,flag:[10,11,34,37],flexibl:[2,30,31,33],flow:24,fly:30,focu:[2,31],folder:2,follow:[1,2,4,5,8,27,31,33,34,35,36,37,38],forev:30,forget:37,forgot:1,forgotten:34,form:[2,37],former:1,formerli:2,fortun:35,forward:[10,28],found:30,foundat:2,fragment:1,framework:[1,2],free:4,from:[0,1,2,4,6,9,10,11,12,13,14,15,17,19,22,28,29,30,31,32,33,35,36,37],frost:2,fuel:[11,17,29,37],fuel_dispens:37,fuel_pump:17,fuel_tank_level:17,fuel_tank_s:17,fulfil:25,full:[0,2,11,25,28,37],fulli:[2,28,35],func:33,functool:33,furnish:4,further:[9,10,12],furthermor:[2,30],futur:[2,30,31],fxxmep9tvbg:16,gain:[2,37],garbag:2,gas:[11,17,37],gas_stat:[17,37],gas_station_control:17,gas_station_s:17,gas_tank:37,gasolin:[11,37],gasstat:37,gather:[2,33],gener:[1,2,9,10,11,12,13,15,16,17,19,21,22,24,29,30,31,33,34,37,38],generator_funct:34,get:[2,9,10,11,12,15,16,17,19,20,21,22,24,28,30,31,33,34,35,37,38],get_output_conn:22,get_queu:[11,37],get_wrapp:33,getattr:33,getpid:30,getqueu:11,give:[26,33,37],given:[2,9,10,11,12,24,31,38],global:[1,2,34],gnu:2,goal:[1,2],goe:6,going:[10,31],gone:34,googl:6,got:[15,16,33,35,37],gpl:2,gplt:2,grant:[4,11],gratefulli:0,grayson:2,great:[0,2,31],greatli:2,grei:18,grid:35,group:18,gui:[0,1,2,30],guid:[2,14,25,27,28,30,31,33,34,35,38],had:[1,2,34,38],half:33,handi:38,handl:[2,10,11,28,34],happen:[10,12,20,28,31,33,34,35],hard:1,hardwar:36,has:[0,2,9,10,11,12,15,16,17,20,21,24,27,28,30,31,34,35,37,38],hasattr:33,have:[1,2,10,11,16,18,22,27,28,29,30,31,32,33,34,35,36,37,38],haven:33,head:37,heapq:2,heavi:36,heavili:1,heck:3,hello:22,help:[7,16,20,25,29,33,37],helper:[13,31],her:[15,21],here:[1,6,15,18,29,30,33,35,36,37,38],herebi:4,hierarchi:31,high:37,higher:[11,20,37],hint:[26,33],his:[2,11,21],histogram:2,histori:[3,6,14],hitchhik:2,hold:[1,2,24,33],holder:4,home:14,homogen:[11,37],hope:28,host:2,hour:35,how:[1,2,3,14,18,19,20,22,24,26,29,30,31,33,34,36,37],howev:[1,31,38],html:[2,6,33],http:[6,16,33],human:36,idea:[2,18,33],ident:[1,9,20,31],identifi:[2,10],idiom:31,ifi:1,ignor:[2,10,11,24],illustr:38,imagin:[28,33,35],immedi:[10,11,29,31,35,37],implement:[1,2,9,10,11,20,21,26,27,33,34,35,37,38],impli:4,implic:1,implicitli:34,improv:[2,34],in_pip:22,inact:30,includ:[1,2,4,31,35],inconsist:2,incorrect:2,increas:[2,9,11,30,33,37,38],inde:35,index:[6,11,14],indic:11,indirectli:2,inf:[2,9,11,30],infin:[9,12,22,30],infinit:24,inform:[1,2,11,22,33],inherit:[1,2,11,31,34,37],init:[11,17,37],initi:[1,2,10,11,16,31,33,34,38],initial_tim:[9,12,30,36],initialbuff:2,input:10,insert:[31,33],insight:2,inspector:37,inspir:[1,33],instal:[2,6,14,26],instanc:[1,2,9,10,11,12,22,24,28,31,33,34,38],instanti:[1,28,30,34,38],instead:[2,9,12,28,30,37],instruct:[2,6],integ:37,integr:[0,1,2,30],intellig:35,intend:2,inter:2,interact:[1,2,14,24,26,32,34,36,37,38],interconnect:[19,22],interest:[1,30,33,35,38],interfac:2,intern:[1,2,10,12,30,34],interrupt:[2,10,11,14,20],interruptcaus:34,interruptreset:34,interupt:10,interv:[15,16,33],interval_custom:15,intial:16,introduc:[1,2,27,29],invok:10,involv:38,ironpython:2,is_al:10,issu:[2,11,37],item:[2,11,33,35,37],itertool:17,its:[0,1,2,6,9,10,11,12,20,21,24,28,29,30,31,33,37,38],itself:[1,9,10,17,20,31,37,38],job:[0,1,20],job_dur:20,johann:2,julia:5,jump:37,just:[1,21,26,27,28,31,33,34,35,37,38],keep:[6,16,19,20,30,38],kei:[2,11,31],keith:[19,22],keyword:[1,2,38],kgm:15,kick:37,kill:[21,30],kind:[4,31,33,36,37],klau:[0,2],klein:2,knew:1,know:[2,32,33,34,37],known:[2,10,12,31,35],koomer:2,kwarg:33,lambda:[11,37],languag:5,larg:2,larger:33,larissa:2,last:[6,28,29],late:22,latenc:18,later:[1,2,11,22,37],latter:[1,21],layout:2,lead:2,learn:26,least:[9,10,12,31,34],leav:[11,15,16,17,21,29,37],led:[2,34],left:[2,20,21,29,30],len:33,length:[11,31,33],less:[2,20,21,33,34,37],lesser:2,let:[10,24,28,29,33,37,38],level:[1,2,11,17,33,34,37],lgpl:2,liabil:4,liabl:4,lib:2,librari:[1,2,24,33],licens:[2,3,14],lifetim:24,like:[1,2,9,10,11,24,28,30,31,37],likewis:11,limit:[2,4,11,16,17,29,37],line:[1,2],linelength:2,linux:2,list:[2,6,8,9,10,11,12,18,31,33,37,38],lister:2,liter:17,liters_requir:17,live:[10,24],log:[3,6,14,33,37],logic:[2,31],longer:[2,31,34,35],look:[1,25,28,30,32,34,37],loop:[2,20,24,30,36,38],lost:11,lot:[1,12,28,33,34,38],low:37,lower:[11,20,37],machin:[16,18,37],machine_shop:37,made:[1,2,3,11,20,33,34,35],magic:28,mai:[10,11,20,22,28,31,33,35,36,37,38],mail:6,main:2,mainl:18,maintain:[0,2,11,37],mainten:2,major:6,make:[1,2,6,11,18,20,26,30,38],manag:[11,30,37],mani:[0,2,22,33,37],manual:[1,2,27,34],map:[1,34,37],mark:[2,10,31],match:[2,11],matloff:2,matplotlib:[1,2],matter:[1,11,34],max:[15,17],max_pati:15,maximum:[11,37],maxlen:11,mayb:33,mean:[1,9,11,20,30,31,34,37],meant:[9,11,34],measur:33,mechan:[19,31],memori:[2,31,33],merchant:4,mere:[24,34],merg:[2,4],messag:[2,19,22,24],message_consum:22,message_gener:22,met:[9,12],meth:[10,22,28],method:[1,2,9,10,11,12,24,28,29,30,31,33,34,35,36,37],methodtyp:1,might:[21,25,31,33,36],min:[15,17,35],min_pati:15,minium:6,minor:2,minut:[14,16,20,21,35,36,37],miss:22,mit:4,mix:[30,37],mock:2,mode:[2,12],model:[2,11,15,16,17,19,21,22,24,28,29,35,37,38],modif:2,modifi:[4,29],modul:[1,2,8,10,11,31,34],modular:[1,37],modulesimulationstep:2,mon_proc:37,monitor:[1,2,14,17,32],monitor_tank:37,monitoredresourc:33,monitortest:2,monkei:33,monti:30,more:[2,8,11,16,25,26,28,29,30,31,32,33,34,36,37,38],most:[0,1,2,8,21,28,30,31,33,34,38],mostli:1,motiv:34,move:2,movi:18,moviego:21,msg:[19,22,35],mttf:20,much:[1,2,20,34,36],multi:2,multipl:[1,2,20,24,29,33,35,37],must:[6,9,10,11,37],my_callback:31,my_proc:30,my_process:13,my_turn:21,myprocess:[1,34],name:[1,2,6,15,16,17,20,22,29,33,37],namedtupl:[21,37],namespac:8,natur:22,necessari:36,necessarili:11,need:[1,6,11,17,22,24,26,27,29,33,34,35,36,37,38],nest:[2,10],net:2,never:[2,10,16,24,30,31],new_custom:15,newli:2,next:[2,6,9,12,19,20,21,22,30,33],nice:31,non:3,none:[1,6,9,10,11,12,21,22,24,30,31,33],noninfring:4,norm:2,normal:[1,9,10,24,30,34,35,36,37],normalvari:20,notabl:1,note:[2,11,22,24,29,37],noth:[31,35],notic:[2,4,28],notifi:34,now:[1,2,9,12,13,15,16,17,19,20,21,22,24,27,28,29,30,31,33,34,35,37,38],nrbuffer:2,nrtoget:2,num_machin:[16,20],num_reneg:21,num_ticket:21,number:[2,6,9,10,11,12,15,16,17,20,21,29,30,31,33,37],numberof:20,numer:[2,33],numpi:33,obj:1,object:[0,1,2,10,11,16,19,20,22,24,28,29,30,31,34,37,38],obligatori:37,observ:[2,17],obsolet:2,obtain:4,obvious:[30,34],occur:[2,10,11,24,30,31,33,34,37],offer:[29,30,31,37],often:33,okai:38,old:2,older:[2,31],onc:[1,10,11,16,17,24,28,29,34,35,37],one:[1,2,6,10,11,12,16,17,20,21,22,28,29,31,33,36,37],ones:[1,33,37],onli:[2,6,10,11,20,21,30,31,33,34,35,36,37],ono:35,ontj:[0,4],open:[21,27,35],oper:[2,10,11,31,33],option:[2,9,10,12,27,31,34,38],order:[6,10,11,22,24,31,33,35,37],ordereddict:2,org:[2,6,33],orient:[0,1,2,34],origin:[0,2,28,33,35],other:[1,4,11,14,16,17,20,22,24,30,31,33,34,37,38],other_job:20,other_proc:30,otherwis:4,our:[1,2,15,18,21,28,29,33,35],out:[1,2,4,11,16,20,21,29,31,37],out_pip:22,outcom:31,outlin:31,output:[2,15,16,17,19,20,21,22,28],outsid:[19,31],over:[1,33,35,37],overflow:2,overhaul:2,overli:34,overrid:37,own:[29,33,34,37],packag:[1,2,6,34],page:[2,6,14],pair:11,parallel:[1,2,16],param:20,paramet:[2,11,22,29,30,31,34,36,37],parent:31,park:[24,28,35],parking_dur:24,part:20,partial:33,particular:[4,34],parts_mad:20,pass:[1,6,9,10,12,24,29,30,34,36,38],passeng:28,passiv:[31,34,35],password:6,past:34,patch:33,patch_resourc:33,patienc:15,pattern:35,pdf:2,peek:[2,9,12,30],pem:[1,34],pend:[10,11],peopl:21,pep8:1,per:[21,36],perf_count:36,perform:[2,9,20,33,36],period:[2,17,20,34],permiss:4,permit:4,person:[4,35],peter:2,petrol:37,phone:35,physic:19,pip:[6,27],pipe:[19,22],plain:[11,33,38],plan:7,planet:6,pleas:[18,27,34,38],plot:[1,2],point:[10,11,24,30,37],pop:[11,31],popul:37,port:[1,2,3,14,27,32],portion:4,posit:[2,37],possibl:[1,10,11,31,34,35,36,37],post:33,pothier:33,power:35,practic:18,pre:[2,33,37],preempt:[2,11,20,37],preemption:[2,11,33,37],preemptiv:[14,37],preemptiveresourc:[11,20,33],prepar:2,present:[18,33],press:30,pretend:30,pretti:2,prettyprint:2,prevent:[2,10,12,31,33,37],previou:[2,28],primarili:0,primit:[7,14],print:[2,13,15,16,17,19,20,21,22,24,28,29,30,31,33,35,36,37,38],print_stat:37,printhistogram:2,prio:[33,37],prior:[2,9,10,12],priorit:[11,37],prioriti:[9,10,11,12,20,33,37,38],priorityitem:[11,37],priorityrequest:11,priorityresourc:11,prioritystor:[2,11,37],probabl:27,problem:[2,29,34,35],proc:[1,13,30,31,34,36,37],proce:[14,26,29],procedur:34,procees:2,process:[2,3,9,10,11,12,13,14,15,16,17,19,20,21,26,29,30,32,36,37,38],processed_count:10,processor:2,prod:37,produc:[2,10,20,29,37],product:[0,2,6,20,37],prof:2,profit:2,program:[1,2,15],progress:30,progressbar:30,prohibit:2,project:[2,6],promis:31,prone:34,propag:19,properti:[2,24,30,31],propos:2,prove:2,provid:[1,2,4,7,9,10,11,12,22,25,30,31,33,34,37,38],pt_mean:20,pt_sigma:20,publish:[2,4],pull:[2,18,33,34],pulp:21,pump:[11,17,29,37],pupil:31,pupil_proc:31,purchas:21,pure:[8,27],purpos:[2,4,31,33],push:[0,6],put:[2,11,17,19,22,33,34,37],put_queu:[11,37],putqueu:11,py27:6,py2:[6,30],py32:6,py33:6,py3:[2,6],pyarg:27,pypi:[6,27],pypirc:6,pysid:[1,2],pytest:[2,6,27],python:[1,2,6,9,10,12,21,24,27,30,31,33,34,37,38],qualiti:2,quasi:2,question:33,queu:[2,33,37],queue:[2,11,21,31,33,37],queueevent:[2,34],queuevent:34,quit:[0,1,34],rais:[9,10,11,12,13,22,30,36],ran:6,randint:[16,17,21,22,35],random:[15,16,17,20,21,22,35],random_se:[15,16,17,20,21,22],randomli:[15,17,19,22],rang:[1,15,16,20,29,30,31,33,37],rate:22,rather:[2,37],ratio:2,reach:[9,11,12,21,24,30],reaction:10,reactiv:[31,35],read:[2,27,35,38],readabl:30,real:[1,2,7,9,14,30,32,34,37],realtimeenviron:[2,9,12,30,34,36],reason:[1,10],receiv:[10,11,19,22,28,38],recod:2,recommend:2,reduc:[1,2,30],reduct:2,refactor:28,refer:[2,6,14,24,25,28,29,30,34,37],refuel:[11,18,37],refueling_spe:17,regist:2,regress:2,regularli:33,rei:2,reimplement:5,rel:[2,33],relat:[2,21],releas:[2,3,11,14,15,16,29,33,34,37],reli:2,remain:21,rememb:[24,30],remov:[1,2,16,33,35],renam:34,reneg:[2,18],repair:[2,20,37],repair_tim:20,repairman:20,repeat:1,repeatedli:[6,30],replac:[1,2,30,33,34,36],repositori:6,repres:19,reproduc:[16,20],req:[15,17,20,29,33,37],request:[1,2,11,15,16,17,18,20,21,29,30,33,34,37],requir:[1,2,6,17,24,25,33,34,37,38],reqularli:17,res:[11,33,37],reservoir:17,reset:[2,34],resourc:[2,7,14,15,16,17,19,20,21,22,26,28,30,31,32,34,35],resource_us:37,respect:[1,2,10,11,24],respons:[3,29],restrict:4,restructur:2,result:[0,2,10,15,16,20,21,22,30,31],resum:[10,24,28,29,31,34,35,38],ret:[31,33],ret_val:30,retreiv:11,retri:20,retriev:[11,31,37],rewritten:2,right:[1,4,11],ring:31,rollback:6,root:6,roughli:[15,37],routin:2,rst:6,run:[2,6,9,12,13,15,16,17,19,20,21,22,24,27,28,29,30,31,33,34,35,36,37,38],runtim:2,runtimeerror:[9,10,11,12,22,36],safe:6,safeti:2,sai:[11,22,24],said:[11,24],sake:35,same:[1,2,10,11,22,24,30,31,33,35,37],sampl:2,scale:12,scenario:[2,15,16,17,19,20,21,22,37],schedul:[2,9,10,12,24,30,31,33,35,38],scherfk:[0,4],school:31,scientif:2,scope:1,scratch:2,script:[2,30],sdist:6,seach:2,search:[2,14],second:[12,15,17,30,36],section:[1,3,18,24,25,26,27,28,29,32,33,38],secur:28,see:[2,4,9,10,11,24,25,27,30,33,35,37,38],seed:[15,16,17,20,21,22,35],seen:31,self:[1,2,10,16,19,20,22,28,31,33,34,35,37],sell:[4,21],semaphor:37,send:[2,6,18,19,22],sender:19,sens:30,sent:19,separ:[1,19,35,37],sequenc:1,seri:2,serv:[1,15],server:6,servic:15,set:[2,10,12,20,31,34,36,37],setattr:33,sethistogram:2,setup:[6,15,16,17,19,20,21,22,27],sever:[0,1,2,10],shall:4,share:[1,2,7,14,17,21,26,28,31,32,35],she:[15,21,35],shebang:2,shop:[18,35,37],shortcut:[2,30,34],shorter:[2,35],shorthand:31,should:[2,6,7,11,24,25,28,29],show:[1,2,19,21,22,29,31,33,34,37],shown:29,sigma:20,signal:[2,21,24],signific:[2,22],significantli:2,silent:10,sim:[1,21,34],sim_dur:19,sim_tim:[16,17,20,21,22],simev:2,simgui:2,similar:[30,31,37],simjulia:5,simmer:5,simon:2,simpi:[0,5,6,7,15,16,17,18,19,20,21,22,24,25,28,29,30,31,32,33,35,36,37],simpl:[1,2,22,24,26,31,33,34,35,36,37,38],simpli:[34,36],simplifi:[1,2,22],simplot:2,simpy3:[1,34],simpymodel:2,simscript:[1,2],simsharp:5,simul:[1,2,7,9,11,13,14,15,16,17,19,20,21,22,24,26,27,28,29,31,32,33,35,38],simula:[1,2],simulationrt:[2,34],simulationtrac:[2,34],simulationxxx:2,sinc:[1,2,29,30,35,37],singl:[8,10,31,33,37],sipi:2,size:[11,31,37],skip:[2,6],sleep:[24,36],slightli:[29,35],slot:[11,29,37],slow:[36,37],slow_proc:36,slowli:12,small:37,smaller:[11,20,37],smallest:11,smart:31,smith:[19,22],softwar:4,sold:21,sold_out:21,solid:2,some:[1,2,10,11,16,17,21,22,26,29,30,33,34,37],somehow:35,someon:35,someth:[6,11,27,30,33,34,37],sometim:[31,36,37],somewher:33,sort:[2,11,29,37,38],sortedqueu:11,sourc:[6,15],sourcecod:2,sourceforg:2,space:[2,11],spam:[31,34,37],special:[10,35,37],specif:11,specifi:[1,2,11,29,31],sphinx:2,spot:29,spreadsheet:2,ssh:6,stack:2,stamp:22,standard:2,start:[0,1,2,9,11,13,15,16,17,19,20,21,22,24,28,29,30,31,33,34,35,36,37,38],start_delai:[13,31],startcollect:2,state:[1,2,6,10,24,28,31,33,34],statement:[2,10,11,24,29],station:[1,11,18,29,37],stefan:[0,4,6],step:[1,2,6,9,10,12,15,28,30,33,36],steve:33,stick:[1,2],still:[1,2,37],stop:[2,9,12,28,29,30,35,37,38],stopiter:30,storag:2,store:[1,2,14,19,22,31,33,38],storeget:11,storeput:11,straight:28,stream:20,strict:[12,36],string:2,stronger:2,structur:2,student:2,studi:2,stuff:3,style:2,sub:[2,31],sub_proc:31,subclass:[1,2,9,10,11,30,34,37],subfunc:30,subject:4,sublicens:4,submit:34,submodul:8,substanti:4,succe:[10,11,21,31,35,37],succeed:6,success:[2,10,21,31,37],successfulli:[2,10],suit:2,summari:6,suppli:34,support:[2,6,10,11,27,31],suppos:2,suppress:36,sure:6,suspend:[2,9,10,12,24,30,34,38],sync:[2,12],synchron:[2,11,12,22,36],synonym:2,syntact:1,syntax:2,system:[2,30,37],t_inter:[16,17],tabl:[2,8],tabular:2,tag:6,tailor:33,take:[1,10,12,16,17,20,25,28,30,31,35,36],taken:11,talli:2,tank:[11,17,37],tank_truck:17,tank_truck_tim:17,tanker:[11,37],tar:6,target:[10,35],task:[20,36],teach:2,team:[2,6],technic:[3,28,30],tell:22,teller:21,tempor:1,ten:2,tenth:36,term:[30,34],termin:[2,10,24,27,29,30],terminolog:24,test:[2,6,27],test_condit:31,test_process:33,testpypi:6,testrt_behavior:2,testrt_behavior_oo:2,tether:15,than:[2,20,22,31,33,35,36,37,38],thank:[0,2],theater:21,theatr:21,thebank:15,thei:[0,1,2,3,10,11,16,17,18,24,28,29,31,33,34,35,37,38],them:[0,1,2,6,9,10,11,18,20,22,24,29,31,33,35,37,38],themselv:[19,38],theori:18,therebi:[1,2],therefor:[1,28,30,31,34],theses:20,thi:[0,1,2,3,4,6,8,9,10,11,12,13,15,16,17,18,19,20,21,22,24,26,27,28,29,30,31,32,33,34,35,36,37,38],thing:[1,19,24,30,31,33,38],think:[1,31],thoroughli:2,those:10,though:[1,10,11,24,31,37],thousand:2,three:[11,21,29,31,37],threshold:17,through:[2,11,19,30,31],throughout:2,thrown:[9,10,28,34],thu:[1,2,11,17,20,30,31,35,37,38],thw:2,tib:15,ticket:[6,21],tightli:[1,31],till:2,time:[1,2,6,7,9,10,11,13,14,15,16,17,19,20,21,22,24,28,29,30,32,33,34,35,37,38],time_in_bank:15,time_per_part:20,time_to_failur:20,timeaverag:2,timeout:[1,2,9,10,12,13,15,16,17,19,20,21,22,24,28,29,30,33,34,35,36,37,38],timestamp:[2,30],timevari:2,tink:3,tkconsol:2,tkinter:2,tmp:6,togeth:[2,22],token:[11,37],toni:[0,2],too:[2,10,12,20,30,34,35,36,37],took:12,tool:2,topic:[14,25,28,33],tort:4,total:[2,15],tox:6,trace:[1,2],traceback:2,tracing_step:33,track:38,transmiss:[19,22],travers:31,tree:2,tri:[11,16,17,21],trigger:[2,9,10,11,12,21,22,24,30,33,34,35,37,38],triggerd:10,trii:21,trip:[28,35],trip_dur:[24,28],truck:17,tupl:33,turn:[1,21],tutori:[2,15,31],twine:6,two:[2,9,10,20,21,28,29,31,33,35,36,37,38],txt:[4,6],type:[1,2,7,9,11,14,22,24,27,29,30,31,33,37,38],typic:30,unchain:21,undefin:6,under:[2,37],undergon:2,understand:[32,34,38],undifferenti:37,unfortun:1,unicod:2,uniform:15,unimport:20,uniqu:10,unit:[2,13,30,36],unitless:30,unitnam:2,unittest:2,unix:2,unless:30,unlik:11,unlimit:[11,31],unorder:11,until:[1,2,9,10,11,12,15,16,17,19,20,21,22,24,28,29,30,31,33,34,36,37,38],upcom:6,updat:[2,6,30],upload:6,upod:2,upon:10,ups:2,urgent:[9,10,35],usag:[11,28,34,37],usage_sinc:[11,37],use:[1,2,4,6,9,10,11,12,16,22,29,30,31,33,34,37],used:[1,2,8,10,11,19,22,24,28,30,31,34,37],useful:[12,22,37],useless:1,user:[0,1,2,6,11,33,37],usernam:6,uses:[2,15,16,18,31,34],using:[2,10,11,22,26,29,33,34,37],usual:[1,28,30,31,34,35,37,38],util:[2,7,14,28,31,33],val:33,valu:[2,9,10,11,12,19,22,30,31,33,37,38],valueerror:[10,11,13],vari:37,variabl:[2,33],varianc:2,variat:33,variou:[1,2,18,25,31,32],vehicl:[11,17,24,28,29,35,37],venv:6,verbos:38,veri:[1,2,30,31,33,34,35,37,38],verifi:2,version:[1,6,9,10,12,31,34],via:[6,8,24,30,31,34,37,38],victim:[34,35],victim_proc:34,view:[1,2],vignaux:[0,2],virtual:9,virtualenv:6,visual:[2,33],wai:[1,2,29,31,33,35,37],wait:[1,2,10,11,14,15,16,17,19,21,22,24,29,33,34,37,38],waitev:[2,34],waitq:2,waituntil:[2,34],waitvent:34,wall:[2,12,36],wallclock:[2,9],want:[1,2,11,24,25,27,28,29,30,31,33,34,35,36,37],warranti:4,wash:[1,16,28],washtim:16,wasn:1,water:[11,37],week:[20,30],weight:2,welcom:34,well:[2,9,11,29,30,37],were:[1,2,3,11,31,34,35,38],what:[3,22,26,30,31,32,33,35,37,38],whatev:2,wheel:6,when:[2,3,9,10,11,12,16,17,19,20,21,22,24,28,29,30,31,33,34,37,38],when_sold_out:21,whenev:34,where:[11,27,28,29,30,33,37],wherea:1,whether:[2,4,11,24,34],which:[1,2,9,10,11,12,16,19,22,24,28,31,33,34,38],whl:6,who:[2,3,15],whole:33,whom:4,whose:11,why:[1,38],wiki:6,wikipedia:6,window:[2,27],within:[11,27,30,31,36],without:[0,1,4,29,30],won:[11,31],work:[0,2,20,22,27,31,37],workaround:[10,31,34],workshop:20,world:[2,37],would:[0,1,31,33,35,37,38],wrap:[1,11,33,34],wrapper:33,write:[2,6,33,38],written:5,year:[0,2],yet:[6,10,11,25,30,38],yield:[1,2,9,10,11,12,13,15,16,17,19,20,21,22,24,28,29,30,31,33,34,35,36,37,38],you:[0,1,2,6,7,8,9,10,11,12,13,18,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38],your:[1,2,6,25,28,30,31,34,36,37,38],yourself:1,youtu:16},titles:["Acknowledgments","Defense of Design","SimPy History &amp; Change Log","About SimPy","License","Ports","Release Process","API Reference","<code class=\"docutils literal\"><span class=\"pre\">simpy</span></code>","<code class=\"docutils literal\"><span class=\"pre\">simpy.core</span></code> \u2014 SimPy\u2019s core components","<code class=\"docutils literal\"><span class=\"pre\">simpy.events</span></code> \u2014 Core event types","<code class=\"docutils literal\"><span class=\"pre\">simpy.resources</span></code> \u2014 Shared resource primitives","<code class=\"docutils literal\"><span class=\"pre\">simpy.rt</span></code> \u2014 Real-time simulation","<code class=\"docutils literal\"><span class=\"pre\">simpy.util</span></code> \u2014 Utility functions for SimPy","Documentation for SimPy","Bank Renege","Carwash","Gas Station Refueling","Examples","Event Latency","Machine Shop","Movie Renege","Process Communication","SimPy home","Basic Concepts","How to Proceed","SimPy in 10 Minutes","Installation","Process Interaction","Shared Resources","Environments","Events","Topical Guides","Monitoring","Porting from SimPy 2 to 3","Process Interaction","Real-time simulations","Shared Resources","SimPy basics"],titleterms:{"5alpha":2,"class":[1,11,34],"function":13,"import":34,Adding:31,Gas:17,The:[34,37],about:3,abov:38,access:30,acknowledg:0,addit:2,all:18,alpha:2,anoth:[28,35],api:[2,7],april:2,bank:15,base:11,basic:[24,29,31,37,38],best:38,bug:2,build:6,callback:31,carwash:16,chang:[1,2],commun:22,compon:9,concept:[24,37],conclus:34,condit:18,contain:[11,18,37],control:30,core:[9,10],creat:1,creation:30,decemb:2,decis:1,defens:1,defin:34,design:1,document:[2,14],environ:[1,8,30],etc:34,event:[1,8,10,18,19,30,31,33],exampl:[18,31,38],featur:34,februari:2,first:24,fix:2,focu:1,format:2,from:[27,34],guid:32,histori:2,hold:34,home:23,how:[25,38],indic:14,instal:27,interact:[28,35],interrupt:[18,28,34,35,37],januari:2,june:2,keyword:34,latenc:19,let:31,licens:4,live:1,log:2,machin:20,mai:2,major:2,march:2,minut:26,miscellan:30,monitor:[18,33],more:1,movi:21,multipl:31,next:[24,27,28,29],octob:2,onc:31,origin:1,other:18,our:24,partial:34,pass:31,port:[5,34],post:6,practic:38,preemptiv:18,preemptiveresourc:37,prepar:6,primit:11,priorityresourc:37,proce:25,process:[1,6,18,22,24,28,31,33,34,35],real:[12,36],refer:7,refuel:17,releas:6,reneg:[15,21],resourc:[1,8,11,18,29,33,37],septemb:2,share:[11,18,29,37],shop:20,simpi:[1,2,3,8,9,10,11,12,13,14,23,26,27,34,38],simul:[12,30,34,36],sleep:35,sourc:27,state:30,station:17,store:[11,18,37],stronger:1,sub:1,support:34,tabl:14,termin:35,time:[12,31,36],timeout:31,too:31,topic:32,trace:33,trigger:31,type:10,until:35,upgrad:27,usag:[29,31,33],util:13,version:[2,38],via:1,wait:[18,28,31,35],what:[24,27,28,29],woken:35,work:38,your:33}})