Uses of Interface
org.evoludo.simulator.modules.Features.Groups
Packages that use Features.Groups
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 Features.Groups in org.evoludo.simulator.exec
Classes in org.evoludo.simulator.exec that implement Features.GroupsModifier and TypeClassDescriptionclassSimulations to investigate the role of volunteering in public goods games.classSimulations to investigate peer punishment in the voluntary public goods game.classSimulations of peer- versus pool-punishment in voluntary public goods games. -
Uses of Features.Groups in org.evoludo.simulator.models
Subinterfaces of Features.Groups 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 discrete 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.static interfaceInterface for differential equation models with interactions in groups of arbitrary size. -
Uses of Features.Groups in org.evoludo.simulator.modules
Classes in org.evoludo.simulator.modules that implement Features.GroupsModifier and TypeClassDescriptionclassCooperation in voluntary (non-linear) public goods interactions.classCooperation in voluntary (non-linear) public goods interactions with peer punishment.classCooperation in voluntary (non-linear) public goods interactions with peer and pool punishment.classCooperation in ecological public goods interactions.