Interface HasPop2D.Strategy

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.Strategy extends HasPop2D
Modules that implement the HasPop2D.Strategy interface include 2D graphical visualizations of the geometry of the population where nodes display the color coded strategy of each individual. For discrete modules each trait has a distinct colour, whereas for continuous modules the traits are shown on a color gradient between the minimum and maximum trait values.
See Also: