Uses of Interface
org.evoludo.simulator.models.Model.HasDE.ODE

Packages that use Model.HasDE.ODE
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.ODE in org.evoludo.simulator.exec

    Modifier and Type
    Class
    Description
    class 
    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.
    class 
    Simulations to investigate the Moran process on graph structured populations.
    class 
    Simulation of the two player, two trait model.
    class 
    Simulations to investigate individual based simulations versus stochastic differential equations for modelling the evolutionary dynamics of populations with pairwise interactions and d strategic traits.
  • Uses of Model.HasDE.ODE in org.evoludo.simulator.models

    Modifier and Type
    Interface
    Description
    static interface 
    Interface for ordinary differential equation models using the Euler-Maruyama method.
    static interface 
    Interface for ordinary differential equation models using the fifth order Runge-Kutta method.
  • Uses of Model.HasDE.ODE in org.evoludo.simulator.modules

    Modifier and Type
    Class
    Description
    class 
    The module for investigating the evolutionary dynamics in asymmetric 2×2 games.
    class 
    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 
    Simulations of 2x2 games in deme structured populations.
    class 
    Cooperation in ecological public goods interactions.
    class 
    Lotka-Volterra module for EvoLudo.
    class 
    The module for investigating the evolutionary dynamics in the classical Moran process with two types of individuals that have constant fitness values.
    class 
    Cyclical dynamics of the rock-scissors-paper game.
    class 
    The SIR module implements the classic Susceptible-Infected-Recovered (SIR) model of disease dynamics.
    class 
    The module for investigating the evolutionary dynamics in the classical 2×2 games.
    class 
    Traits