by berndhs
A collection of libary and utility code for discrete event simulation.
I finally started using the autotools release packaging stuff. I hope it works. Some minor bugs were fixed. The structure isn't much different.
The library names have been changed to libmsimutil libmsimsim so if anyone is using old versions in their makefiles, or in some IDE, you have to change those. Or change the library names, whatever suits you. Also, these libaries are built as static ...
I added some utilities. Mostly an internationalization system of the simpler kind ("Babel"). Also I think I will use FLTK for a GUI tool, there is an example (alarm clock) in the release, which has nothing to do with simulation. Except ...
berndhs created the Welcome to MiniscSim forum thread
I made another version of the 'atikokan' release. It adds some ways to use entities, that can schedule their own events. Also added a little statistics module.
I have made a version without entities, i.e. it relies solely on events to be scheduled. Labelled "atikokan" so it has a name. It can also schedule calls to parameterless functions. This could be a starting point for a different ...
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use