Daily Archives: September 1, 2016

A Simple Discrete-Event Simulation: Part 4

Here is code that actually runs. It creates a single entity, then updates it in a loop until the ending time is exceeded. The next steps will be to see how it works with multiple entities of the same kind … Continue reading

Posted in Simulation | Tagged , | Leave a comment