|
Utopia 2
Framework for studying models of complex & adaptive systems.
|
The type of the cell state for the SimpleEG model. More...
#include <SimpleEG.hh>
Public Member Functions | |
| CellState () | |
| Default constructor: strategy S0 and zero payoff. | |
Public Attributes | |
| Strategy | strategy |
| The strategy. | |
| double | payoff |
| The payoff. | |
The type of the cell state for the SimpleEG model.
|
inline |
Default constructor: strategy S0 and zero payoff.
| double Utopia::Models::SimpleEG::CellState::payoff |
The payoff.
| Strategy Utopia::Models::SimpleEG::CellState::strategy |
The strategy.