Interface HasPop3D.Fitness

All Superinterfaces:
HasPop3D
All Known Implementing Classes:
ATBT, CDL, CDLP, CDLPQ, Centipede, CLabour, CSD, DemesTBT, EcoPGG, Moran, NetGames, RSP, scanCSD, simCDL, simCDLP, simCDLPQ, simMoran, simTBT, simTraits, TBT, Traits
Enclosing interface:
HasPop3D

public static interface HasPop3D.Fitness extends HasPop3D
Modules that implement the HasPop3D.Strategy interface include 3D graphical visualizations of the geometry of the population where nodes display the color coded fitness of each individual. Fitness values are shown on a color gradient between the minimum and maximum scores/payoffs/fitness.
See Also: