In Version 4.0 we introduced new interfaces to handle the simulation time and reworked the statistic related classes.
Since Version 3.1 a new parser concept was introduced, allowing to easily extend existing parsers by own implementations. Also the concept of SimNodes has changed. New SimNodes should now only be created with the help of a static method. The last change since Version 3.1 is a reworked queueing interface, which allows to stack and combine different queues.
Back to main page