Utopia  2
Framework for studying models of complex & adaptive systems.
Public Member Functions | Public Attributes | List of all members
Utopia::Models::SimpleEG::CellState Struct Reference

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. More...
 

Public Attributes

Strategy strategy
 The strategy. More...
 
double payoff
 The payoff. More...
 

Detailed Description

The type of the cell state for the SimpleEG model.

Constructor & Destructor Documentation

◆ CellState()

Utopia::Models::SimpleEG::CellState::CellState ( )
inline

Default constructor: strategy S0 and zero payoff.

Member Data Documentation

◆ payoff

double Utopia::Models::SimpleEG::CellState::payoff

The payoff.

◆ strategy

Strategy Utopia::Models::SimpleEG::CellState::strategy

The strategy.


The documentation for this struct was generated from the following file: