Parameters/Structure: Difference between revisions
No edit summary |
mNo edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | |||
{{Navbox | {{Navbox | ||
|title= | |title=''EvoLudo'' Documentation | ||
|navbar=off | |navbar=off | ||
|list1=[[ | |list1=[[Graphical User Interface|Graphical User Interface]] | ||
| | |list2=[[Parameters|Parameters]]{{·}} [[Data Views|Data Views]] | ||
|list3=[[Parameters/Game|Game]]{{·}} [[Parameters/Player|Player]]{{·}} [[Parameters/Population|Population]]{{·}} [[Parameters/Structure|Structure]]{{·}} [[Parameters/Misc|Miscellaneous]]{{·}} [[Parameters/PDE|PDE]] | |||
}} | }} | ||
Line 17: | Line 18: | ||
rect 367 26 418 47 [[Parameters/Misc|Miscellaneous - mutations, migration, initialization]] | rect 367 26 418 47 [[Parameters/Misc|Miscellaneous - mutations, migration, initialization]] | ||
rect 419 26 465 47 [[Parameters/PDE|Numerical integration of PDE's]] | rect 419 26 465 47 [[Parameters/PDE|Numerical integration of PDE's]] | ||
rect 0 48 518 279 [[ | rect 0 48 518 279 [[Parameters/Structure|Parameter settings specifying the structure of the population]] | ||
rect 0 280 129 310 [[# | rect 0 280 129 310 [[Parameters#Bottom Panel|Discard changes, close parameter panel]] | ||
rect 130 280 257 310 [[# | rect 130 280 257 310 [[Parameters#Bottom Panel|Discard changes, revert to previous settings]] | ||
rect 258 280 387 310 [[# | rect 258 280 387 310 [[Parameters#Bottom Panel|Apply changes]] | ||
rect 388 280 518 310 [[# | rect 388 280 518 310 [[Parameters#Bottom Panel|Apply changes, close parameter panel]] | ||
desc none | desc none | ||
</imagemap> | </imagemap> |
Latest revision as of 09:37, 15 March 2010
|
Panel to set the population structure
Populations have different characteristic structures determined by the type of interactions of one player with other members of the populations.
- Structure
-
- mean-field/well-mixed populations
- Well mixed population without any structures, i.e. groups or pairwise encounters are formed randomly. This is often called the mean-field approximation.
- complete graph
- x
- linear lattice
- The players are arranged on a straight line - that is actually on a ring in order to reduce finite size and boundary effects - and interact with equal numbers of neighbors to their left and right.
- square lattice
- All players are arranged on a rectangular lattice with periodic boundary conditions. The neighborhood size may be four (von Neumann-) or eight (Moore neighborhood).
- honeycomb lattice
- The players are arranged on a hexagonal or honeycomb lattice interacting with their six nearest neighbors.
- triangular lattice
- The players are arranged on a triangular lattice interacting with their three nearest neighbors.
- star
- x
- super-star
- x
- wheel
- x
- random regular graph
- x
- random graph
- Randomly drawn bonds/connections between players. The neighborhood size determines the average number of bonds (average connectivity) of one player, i.e. the players interact with different numbers of other individuals.
- random graph (directed)
- x
- scale-free graph
- x
- scale-free graph (Klemm)
- x
- scale-free graph (Barabasi & Albert)
- x
- linear asymmetric
- x
- Superstars
-
- petals
- x.
- amplification
- x.
- Scale-free exponent
- x.
- Boundaries
- x.
- Connectivity
- x.
- Random undirected links
- Fraction of bonds that get randomly rewired to obtain a small world network out of some underlying regular lattice. Note that fractions close to one will require an enormous number of rewired bonds.
- rewire
- x
- add
- x
- Random directed links
- x.
- rewire
- x
- add
- x