simplus is c++ library for constructing event driven simulations with a virtual time. Use it e.g. for telecomm., engineering, traffic simulations or simulation based games. It is lean, fast and portable and easily scales to millions of simulated objects.
Be the first to post a text review of simplus. Rate and review a project by clicking thumbs up or thumbs down in the right column.
simplus is c++ library for constructing event driven simulations with a virtual time. Use it e.g. for telecomm., engineering, traffic simulations or simulation based games. It is lean, fast and portable and easily scales to millions of simulated objects. The new version has some bugfixes and code clean up. New features include: new command line options, an enhanced configuration file parser and the logger can now be redirected.
simplus changelog confdb.h new Find() version for unsigned parameters simpmain.cc initialize the random generator using the time if no seed has been given via command line logger.h, simpmain.cc it is now possible to redirect verbose output to cerr or some file -h option gives help -q surpresses startup message process.h doInfo() is now protected confdb.h * new functions setFromConfDB(), getFromConfDB() groupproc.h, groupproc.cc class process_group(): simplifications and more consistent to * class process() * Handle_xx and doInfo() are now protected rather than being private * shuffle is off by default * bug fix: no longer crashes when adding/removing processes to a group while events are delivered proclist.h, ... system processes now have PIDs from 0 to 99 simpldbgimpl.cc: in info_cmd(): check wether eventlist is empty
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?