|
Simpact Cyan
Population based event driven simulation using mNRM
|
#include "algorithm.h"#include "mutex.h"#include "personbase.h"#include "populationinterfaces.h"#include "populationevent.h"#include "personaleventlist.h"#include <assert.h>
Go to the source code of this file.
Classes | |
| class | PopulationAlgorithmAdvanced |
| This class provides functions for a population-based simulation using the modified Next Reaction Method (mNRM). More... | |