Discrete-event simulation: Difference between revisions

Content deleted Content added
Further reading: more specific categorization
Tags: Mobile edit Mobile web edit Advanced mobile edit
Importing Wikidata short description: "Type of simulation" (Shortdesc helper)
Line 1:
{{Short description|Type of simulation}}
A '''discrete-event simulation''' ('''DES''') models the operation of a [[system]] as a ([[discrete time|discrete]]) [[sequence of events]] in time. Each event occurs at a particular instant in time and marks a change of [[State (computer science)|state]] in the system.<ref>{{cite book|title=''Simulation – The practice of model development and use''|author=Stewart Robinson|publisher=Wiley|year=2004}}</ref> Between consecutive events, no change in the system is assumed to occur; thus the simulation time can directly jump to the occurrence time of the next event, which is called '''next-event time progression'''.