Download List

Project Description

simplus is a C++ library for constructing
event-driven, agent based simulations with an abstraction for processes, messages, virtual time, and more. It features a built-in debugger, support for configuration files, and a flexible logging mechanism. It is lean, fast, and portable and has no dependencies apart from a C++ compiler. As a framework, it can easily integrated in any application to form the core of your own simulator. It can be used for telecommunication, engineering, for traffic simulations or simulation based games, and other areas.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-01-05 08:36
0.9.3

Many smaller bugfixes for better compatibility with newer compilers. No new features.

2009-10-05 09:05
0.9.2

This release has some bugfixes, refactoring, and small enhancements. It is now possible to provide a custom debugger, i.e. to include it into a GUI.
Tags: minor update, new features

2009-01-08 02:37
0.91

Bugfixes and updates of the logger and the configuration database.
Tags: Minor bugfixes

2008-10-13 05:37
0.9

This release fixes some bugs and has some API changes. The subsystem for collecting data ("probes") has been significantly improved.

2007-12-12 15:14
0.8.4

Some bugfixes were made for better MVC
compatibility. A potential crash at program
termination was fixed.
Tags: Major bugfixes

Project Resources