Uses of Interface
org.evoludo.simulator.models.IBS.HasIBS.CPairs
Packages that use IBS.HasIBS.CPairs
Package
Description
-
Uses of IBS.HasIBS.CPairs in org.evoludo.simulator.exec
Classes in org.evoludo.simulator.exec that implement IBS.HasIBS.CPairsModifier and TypeClassDescriptionclass
Simulations of the evolution of continuous investement levels in social dilemmas. -
Uses of IBS.HasIBS.CPairs in org.evoludo.simulator.models
Subinterfaces of IBS.HasIBS.CPairs in org.evoludo.simulator.modelsModifier and TypeInterfaceDescriptionstatic interface
Modules that offer individual based simulation models with continuous traits and interactions in groups must implement this interface.static interface
Modules that offer individual based simulation models with continuous traits and interactions in groups must implement this interface.Fields in org.evoludo.simulator.models declared as IBS.HasIBS.CPairsModifier and TypeFieldDescriptionprotected IBS.HasIBS.CPairs
IBSCPopulation.pairmodule
For pairwise interaction modulesmodule==pairmodule
holds andnull
otherwise. -
Uses of IBS.HasIBS.CPairs in org.evoludo.simulator.modules
Classes in org.evoludo.simulator.modules that implement IBS.HasIBS.CPairsModifier and TypeClassDescriptionclass
The module for investigating the evolutionary dynamics of the continuous snowdrift game, or more generally, interactions among pairs of individuals with continuous traits.