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 TypeClassDescriptionclass
Simulations to investigate the role of volunteering in public goods games.class
Simulations to investigate peer punishment in the voluntary public goods game.class
Simulations 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 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 discrete 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.static interface
Interface 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 TypeClassDescriptionclass
Cooperation in voluntary (non-linear) public goods interactions.class
Cooperation in voluntary (non-linear) public goods interactions with peer punishment.class
Cooperation in voluntary (non-linear) public goods interactions with peer and pool punishment.class
Cooperation in ecological public goods interactions.