Uses of Class
org.evoludo.simulator.geometries.SquareGeometry
Packages that use SquareGeometry
Package
Description
Geometries for population interaction and competition graphs used by the
simulator.
-
Uses of SquareGeometry in org.evoludo.simulator.geometries
Subclasses of SquareGeometry in org.evoludo.simulator.geometriesModifier and TypeClassDescriptionclassSquare lattice with Moore neighbourhood (first and second nearest neighbours).classSquare lattice with second-neighbour von Neumann connectivity (diagonals only).classSquare lattice with von Neumann neighbourhood (four nearest neighbours).