Uses of Interface
org.evoludo.simulator.models.Model.HasIBS.CPairs
Packages that use Model.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 Model.HasIBS.CPairs in org.evoludo.simulator.exec
Classes in org.evoludo.simulator.exec that implement Model.HasIBS.CPairsModifier and TypeClassDescriptionclassSimulations of the evolution of continuous investement levels in social dilemmas. -
Uses of Model.HasIBS.CPairs in org.evoludo.simulator.models
Subinterfaces of Model.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 Model.HasIBS.CPairsModifier and TypeFieldDescription(package private) final Model.HasIBS.CPairsIBSCPopulation.cpairmoduleFor pairwise interaction modulesmodule==pairmoduleholds andnullotherwise. -
Uses of Model.HasIBS.CPairs in org.evoludo.simulator.modules
Classes in org.evoludo.simulator.modules that implement Model.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.