Discrete-event simulation: Difference between revisions

Content deleted Content added
Tag: Reverted
Line 47:
===Ending condition===
 
BecaauseBecause events are bootstrapped, theoretically a discrete-event simulation could run forever. So the simulation designer must decide when the simulation will end. Typical choices are "at time t" or "after processing n number of events" or, more generally, "when statistical measure X reaches the value x".
 
===Three-Phased Approach===