Dirk Bolier and Anton Eliëns
Sim --- a C++ library for discrete event simulation
technical report IR-367
November 1994
Available at http://www.cs.vu.nl/~eliens/sim/
The sim library is integrated with the hush library, thus offering powerful graphic and animation facilities. However, the sim library may also be used independently, on both Unix and MS-Dos platforms.
This report presents an overview of the classes constituting the sim library (including the classes event, entity, generator, resource, queue, histogram and analysis) as well as two standard examples illustrating the deployment of the classes in writing simulation programs. Also, an example is given of how to create a graphical animation of a particular simulation. The appendix contains, moreover, a more extensive example of a jobshop simulation illustrating how the analysis class may be used to obtain measurements of complex queing behavior.
Keywords: discrete event simulation, events, entities, modeling, simulation experiments, simulation animation, simulation analysis