Content deleted Content added
m Reverted edits by Wendyoakio (talk): addition of unnecessary/inappropriate external links (HG) (3.4.12) |
No edit summary |
||
Line 4:
In addition to next-event time progression, there is also an alternative approach, called '''incremental time progression''', where time is broken up into small time slices and the system state is updated according to the set of events/activities happening in the time slice.<ref name="matloff">{{cite web|last=Matloff|first=Norm|title=Introduction to Discrete-Event Simulation and the SimPy Language|url=http://heather.cs.ucdavis.edu/~matloff/156/PLN/DESimIntro.pdf|access-date=24 January 2013}}</ref> Because not every time slice has to be simulated, a next-event time simulation can typically run faster than a corresponding incremental time simulation.
Both forms of DES contrast with [[continuous simulation]] in which the system state is changed continuously over time on the basis of a set of [[Differential equation|differential equations]] defining the rates of change
== Example ==
|