#include <cstdlib>#include <iostream>#include <map>#include <vector>#include <list>#include <cassert>#include <string>#include "constants.h"#include "config.h"#include "crusde_api.h"#include "exceptions.h"

Go to the source code of this file.
Classes | |
| struct | s_parameters |
| The parameter registry for plugins. More... | |
| class | SimulationCore |
| Singleton class SimulationCore. More... | |
Class definition for the SimulationCore that sets up and controls the experiment run.
1.6.1-20091004