Utopia 2
Framework for studying models of complex & adaptive systems.
|
#include <queue>
#include <memory>
#include <utopia/core/types.hh>
#include <utopia/data_io/cfg_utils.hh>
#include "state.hh"
Go to the source code of this file.
Classes | |
struct | Utopia::Models::SEIRD::ExposureContParams |
Parameters specifying the exposure control. More... | |
struct | Utopia::Models::SEIRD::ImmunityContParams |
Parameters specifying the immunity control. More... | |
struct | Utopia::Models::SEIRD::TransmitContParams |
Parameters specifying the transmit control. More... | |
struct | Utopia::Models::SEIRD::Params |
Parameters of the SEIRD. More... | |
Namespaces | |
namespace | Utopia |
namespace | Utopia::Models |
namespace | Utopia::Models::SEIRD |