Uses of Interface
org.evoludo.simulator.views.HasS3
Packages that use HasS3
Package
Description
Custom modules for running simulations on the command line.
The modules to implement various evolutionary models.
-
Uses of HasS3 in org.evoludo.simulator.exec
Classes in org.evoludo.simulator.exec that implement HasS3Modifier 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 HasS3 in org.evoludo.simulator.modules
Classes in org.evoludo.simulator.modules that implement HasS3Modifier and TypeClassDescriptionclassThe module for investigating the evolutionary dynamics in asymmetric2×2games.classCooperation 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.classThe Centipede class provides an EvoLudo module for the centipede game.classCooperation in ecological public goods interactions.classCyclical dynamics of the rock-scissors-paper game.classThe SIR module implements the classic Susceptible-Infected-Recovered (SIR) model of disease dynamics.