Uses of Interface
org.evoludo.simulator.models.IBS.HasIBS.CPairs
Packages that use IBS.HasIBS.CPairs
Package
Description
Custom modules for running simulations on the command line.
The models that generate evolutionary trajectories based on the specifications of each module.
The modules to implement various evolutionary models.
-
Uses of IBS.HasIBS.CPairs in org.evoludo.simulator.exec
Classes in org.evoludo.simulator.exec that implement IBS.HasIBS.CPairsModifier and TypeClassDescriptionclassSimulations 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 interfaceModules that offer individual based simulation models with continuous traits and interactions in groups must implement this interface.static interfaceModules 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.CPairsIBSCPopulation.pairmoduleFor pairwise interaction modulesmodule==pairmoduleholds andnullotherwise. -
Uses of IBS.HasIBS.CPairs in org.evoludo.simulator.modules
Classes in org.evoludo.simulator.modules that implement IBS.HasIBS.CPairsModifier and TypeClassDescriptionclassThe module for investigating the evolutionary dynamics of the continuous snowdrift game, or more generally, interactions among pairs of individuals with continuous traits.