Uses of Interface
org.evoludo.simulator.models.Model.HasDE
Packages that use Model.HasDE
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.HasDE in org.evoludo.simulator.exec
Classes in org.evoludo.simulator.exec that implement Model.HasDEModifier 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.classSimulations to investigate the Moran process on graph structured populations.classSimulation of the two player, two trait model.classSimulations to investigate individual based simulations versus stochastic differential equations for modelling the evolutionary dynamics of populations with pairwise interactions anddstrategic traits. -
Uses of Model.HasDE in org.evoludo.simulator.models
Subinterfaces of Model.HasDE in org.evoludo.simulator.modelsModifier and TypeInterfaceDescriptionstatic interfaceInterface for differential equation models with pairwise interactions.static interfaceInterface for ordinary differential equation models using the Euler-Maruyama method.static interfaceInterface for ordinary differential equation models; defaults to RK5.static interfaceInterface for partial differential equation models; defaults to PDERD.static interfaceInterface for reaction-diffusion-advection partial differential equation models.static interfaceInterface for reaction-diffusion partial differential equation models.static interfaceInterface for ordinary differential equation models using the fifth order Runge-Kutta method.static interfaceInterface for stochastic differential equation models. -
Uses of Model.HasDE in org.evoludo.simulator.modules
Classes in org.evoludo.simulator.modules that implement Model.HasDEModifier 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.classSimulations of 2x2 games in deme structured populations.classCooperation in ecological public goods interactions.classLotka-Volterra module for EvoLudo.classThe module for investigating the evolutionary dynamics in the classical Moran process with two types of individuals that have constant fitness values.(package private) classPredator class representing the predator species in the Lotka-Volterra model.classCyclical dynamics of the rock-scissors-paper game.classThe SIR module implements the classic Susceptible-Infected-Recovered (SIR) model of disease dynamics.classThe module for investigating the evolutionary dynamics in the classical2×2games.classTraits