Utopia 2
Framework for studying models of complex & adaptive systems.
|
#include <algorithm>
#include <string_view>
#include "types.hh"
#include "exceptions.hh"
#include "agent.hh"
#include "select.hh"
Go to the source code of this file.
Classes | |
class | Utopia::AgentManager< AgentTraits, Model > |
The agent manager manages the agents living in a model. More... | |
Namespaces | |
namespace | Utopia |