Template:EvoLudoLab:EcoPGG: Difference between revisions

From EvoLudo
No edit summary
No edit summary
Line 14: Line 14:
{{{doc}}}
{{{doc}}}


{| id="dataview"
{| class="dataview"
|
|
|
|
Line 20: Line 20:
|-
|-
!
!
[[EvoLudo:Dataviews#Structure - strategy|Structure - strategy]]
[[Data Views#Strategies - Structure|Strategies - Structure]]
| Snapshot of the spatial arrangement of strategies.
| Snapshot of the spatial arrangement of strategies.
|-
|-
!
!
[[EvoLudo:Dataviews#Mean strategy|Mean strategy]]
[[Data Views#Strategies - Structure 3D|Strategies - Structure 3D]]
| 3D view of snapshot of the spatial arrangement of strategies.
|-
!
[[Data Views#Strategies - Mean|Strategies - Mean]]
| Time evolution of the strategy frequencies.
| Time evolution of the strategy frequencies.
|-
|-
!
!
[[EvoLudo:Dataviews#Simplex S3|Simplex \(S_3\)]]
[[Data Views#Simplex S3|Simplex \(S_3\)]]
| Strategy frequencies plotted in the simplex \(S_3\). If no calculation is running, mouse clicks set the initial frequencies of strategies and stops the calculations otherwise (for the ODE solver it switches to backwards integration).
| Strategy frequencies plotted in the simplex \(S_3\). If no calculation is running, mouse clicks set the initial frequencies of strategies and stops the calculations otherwise (for the ODE solver it switches to backwards integration).
|-
|-
!
!
[[EvoLudo:Dataviews#Phase plane 2D|Phase plane 2D]]
[[Data Views#Phase plane 2D|Phase plane 2D]]
| Frequencies plotted in the phase plane spanned by the population density (\(u + v = 1 - w\)) and the relative frequency of cooperators (\(f = u / (u + v)\)). Again, mouse clicks set the initial frequencies of strategies, stop the simulations or switch to backward integration
| Frequencies plotted in the phase plane spanned by the population density (\(u + v = 1 - w\)) and the relative frequency of cooperators (\(f = u / (u + v)\)). Again, mouse clicks set the initial frequencies of strategies, stop the simulations or switch to backward integration
|-
|-
!
!
[[EvoLudo:Dataviews#Structure - fitness|Structure - fitness]]
[[Data Views#Fitness - Structure|Fitness - Structure]]
| Snapshot of the spatial distribution of payoffs.
| Snapshot of the spatial distribution of payoffs.
|-
|-
!
!
[[EvoLudo:Dataviews#Mean fitness|Mean fitness]]
[[Data Views#Fitness - Structure 3D|Fitness - Structure 3D]]
| 3D view of snapshot of the spatial distribution of payoffs.
|-
!
[[Data Views#Fitness - Mean|Fitness - Mean]]
| Time evolution of average population payoff bounded by the minimum and maximum individual payoff.
| Time evolution of average population payoff bounded by the minimum and maximum individual payoff.
|-
|-
!
!
[[EvoLudo:Dataviews#Fitness histogram|Fitness histogram]]
[[Data Views#Fitness - Histogram|Fitness - Histogram]]
| Snapshot of payoff distribution in population.
| Snapshot of payoff distribution in population.
|-
!
[[Data Views#Structure - Degree|Structure - Degree]]
| Degree distribution in structured populations.
|}
|}
{{-}}
{{-}}
Line 52: Line 64:
The list below describes only the parameters related to the public goods game and the population dynamics. Follow the link for a complete list and descriptions of all [[EvoLudo:Parameters|other parameters]] such as spatial arrangements or update rules on the player and population level.
The list below describes only the parameters related to the public goods game and the population dynamics. Follow the link for a complete list and descriptions of all [[EvoLudo:Parameters|other parameters]] such as spatial arrangements or update rules on the player and population level.


;Interest:
;<tt>--interest <r></tt>:
:multiplication factor \(r\) of public good.
:multiplication factor \(r\) of public good.
;Cost:
;<tt>--cost <c></tt>:
:cost of cooperation \(c\) (investment into common pool).
:cost of cooperation \(c\) (investment into common pool).
;Lone cooperator's payoff:
;<tt>--lonecooperator <l></tt>:
:payoff for a cooperator if no one else joins the public goods interaction.
:payoff for a cooperator if no one else joins the public goods interaction.
;Lone defector's payoff:
;<tt>--lonedefector <l></tt>:
:payoff for a defector if no one else joins the public goods interaction.
:payoff for a defector if no one else joins the public goods interaction.
;Base birthrate:
;<tt>--basefit <<wbr>b></tt>
:baseline reproductive rate of all individuals. The effective birthrate is affected by the individual's performance in the public goods game and additionally depends on the availability of empty space.
:baseline reproductive rate of all individuals. The effective birthrate is affected by the individual's performance in the public goods game and additionally depends on the availability of empty space.
;Deathrate:
;<tt>--deathrate <d></tt>:
:constant death rate of all individuals.
:constant death rate of all individuals.
;Init Coop, init defect, init empty:
; <tt>--init <d,c,e></tt>:
:initial densities of cooperators, defectors and empty space. If they do not add up to 100%, the values will be scaled accordingly.
: initial frequencies of defectors <tt>d</tt>, cooperators <tt>c</tt> and vacant space <tt>e</tt>. Frequencies that do not add up to 100% are scaled accordingly.
{{cloinittype}}




[[Category:Interactive Lab]]
[[Category:Interactive Lab]]

Revision as of 09:42, 13 October 2023


Along the bottom of the applet there are several buttons to control the execution and the speed of the simulations - for details see the EvoLudo GUI documentation. Of particular importance are the parameters button and the data views pop-up list along the top. The former opens a panel that allows to set and change various parameters concerning the game as well as the population structure, while the latter displays the simulation data in different ways.

Color code: Cooperators Defectors
Payoff code:
Low High

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

Simplex \(S_3\)

Strategy frequencies plotted in the simplex \(S_3\). If no calculation is running, mouse clicks set the initial frequencies of strategies and stops the calculations otherwise (for the ODE solver it switches to backwards integration).

Phase plane 2D

Frequencies plotted in the phase plane spanned by the population density (\(u + v = 1 - w\)) and the relative frequency of cooperators (\(f = u / (u + v)\)). Again, mouse clicks set the initial frequencies of strategies, stop the simulations or switch to backward integration

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.

Game parameters

The list below describes only the parameters related to the public goods game and the population dynamics. Follow the link for a complete list and descriptions of all other parameters such as spatial arrangements or update rules on the player and population level.

--interest <r>
multiplication factor \(r\) of public good.
--cost <c>
cost of cooperation \(c\) (investment into common pool).
--lonecooperator <l>
payoff for a cooperator if no one else joins the public goods interaction.
--lonedefector <l>
payoff for a defector if no one else joins the public goods interaction.
--basefit <b>
baseline reproductive rate of all individuals. The effective birthrate is affected by the individual's performance in the public goods game and additionally depends on the availability of empty space.
--deathrate <d>
constant death rate of all individuals.
--init <d,c,e>
initial frequencies of defectors d, cooperators c and vacant space e. Frequencies that do not add up to 100% are scaled accordingly.
--inittype <type>
type of initial configuration:
frequency
random distribution with given frequency
uniform
uniform random distribution
monomorphic
monomorphic initialization
mutant
single mutant in homogeneous population of another type. Mutant and resident types are determined by the types with the lowest and highest frequency, respectively (see option --init).
stripes
stripes of traits
kaleidoscopes
(optional) configurations that produce evolutionary kaleidoscopes for deterministic updates (players and population). Not available for all types of games.