SimulationEverywhere/cdboost
This library provides model classes for multiple Discrete-Event Simulation formalisms and the tools to simulate those models. The initial submission includes the model classes for describing Discrete-Event System Specification (DEVS) models, Extended DEVS (EDEVS), Parallel DEVS (PDEVS). Simulation engines are provided for the different formalisms, that could be combined for coupling previously developed models. The library is headers only and most internal structures are defined as template to allow interchangeability for specific purpose simulations. The library was completely developed in C++11 and only has dependencies to some other Boost Libraries. This library was originally published in https://gforge.inria.fr/projects/cdboost/
C++NOASSERTION
No issues in this repository yet.