Template:EvoLudoLab:Mutualism

Revision as of 17:17, 9 August 2024 by Hauert (talk | contribs) (Created page with "{{Legend:StrategiesResidentMutant}} {{Legend:PayoffResidentMutant}} <div id="evoludolab"> {{#tag:evoludolab||options={{{options}}}}} </div> =={{{title}}}== {{{doc}}} ===Data views=== {| class="dataview" ! Strategies - Structure | Snapshot of the spatial arrangement of strategies. |- ! Strategies - Structure 3D | 3D view of snapshot of the spatial arrangement of strategies. |- ! Data View...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Color code: Residents Mutants
New resident New mutant
Payoff code: Residents Mutants

{{{title}}}

{{{doc}}}

Data views

Strategies - Structure

Snapshot of the spatial arrangement of strategies.

Strategies - Structure 3D

3D view of snapshot of the spatial arrangement of strategies.

Strategies - Mean

Time evolution of the strategy frequencies.

Fitness - Structure

Snapshot of the spatial distribution of payoffs.

Fitness - Structure 3D

3D view of snapshot of the spatial distribution of payoffs.

Fitness - Mean

Time evolution of average population payoff bounded by the minimum and maximum individual payoff.

Fitness - Histogram

Snapshot of payoff distribution in population.

Structure - Degree

Degree distribution in structured populations.

Stationary distribution

Statistics of the stationary distribution of the numbers of each strategic type. Note, only available for non-zero mutation rates.

Console log

Message log from engine.

Game parameters

The list below describes only the few parameters related to specifying the evolutionary dynamics of two species, say hosts and mutualists, with payoffs solely based on inter-species interactions. Numerous other parameters are available to set population structures or update rules on the player as well as population level.

--payhost <a,b;c,d>
payoff matrix for the host species. This indicates the payoffs when cooperator or defector hosts interact with cooperator or defector mutualists. For example a cooperator host obtains b against a defecting mutualist. This is the complement to --paymutualist <a,b;c,d>.
--paymutualist <a,b;c,d>
payoff matrix for the mutualist species. This indicates the payoffs when cooperator or defector mutualists interact with cooperator or defector hosts. For example a defector mutualist obtains c against a cooperating mutualist. This is the complement to --paymutualist <a,b;c,d>.