Content deleted Content added
No edit summary |
TheAMmollusc (talk | contribs) Added paragraph to the introduction about alternative names for the types of simulation |
||
Line 5:
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 for state variables.
In the past, these three types of simulation have also been referred to, respectively, as: event scheduling simulation, activity scanning simulation, and process interaction simulation. It can also be noted that there are similarities between the implementation of the event queue in event scheduling, and the [[Scheduling (computing)|scheduling queue]] used in operating systems.
== Example ==
|