Uses of Class
org.evoludo.simulator.models.IBSCPopulation
Packages that use IBSCPopulation
Package
Description
Custom modules for running simulations on the command line.
The models that generate evolutionary trajectories based on the specifications of each module.
-
Uses of IBSCPopulation in org.evoludo.simulator.exec
Fields in org.evoludo.simulator.exec declared as IBSCPopulationModifier and TypeFieldDescription(package private) IBSCPopulation
scanCSD.cpop
The population with continuous traits. -
Uses of IBSCPopulation in org.evoludo.simulator.models
Fields in org.evoludo.simulator.models declared as IBSCPopulationModifier and TypeFieldDescription(package private) IBSCPopulation
IBSCPopulation.opponent
The interaction partner/opponent of this populationopponent.getModule()==getModule().getOpponent()
.