Interface HasPop2D.Fitness

All Superinterfaces:
HasPop2D
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:
HasPop2D

public static interface HasPop2D.Fitness extends HasPop2D
Modules that implement the HasPop2D.Fitness interface include 2D 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: