Daily Archives: September 12, 2016

A Simple Discrete-Event Simulation: Part 8

Today I automated the generation of entity IDs. First we create a basic counter.

Then we change the entity declarations to remove the explicit assignment of IDs as we have been doing.

That was pretty mindless, so let’s … Continue reading

Posted in Simulation | Tagged , | Leave a comment