Uses of Class
org.evoludo.simulator.geometries.AbstractLattice
Packages that use AbstractLattice
Package
Description
Geometries for population interaction and competition graphs used by the
simulator.
-
Uses of AbstractLattice in org.evoludo.simulator.geometries
Subclasses of AbstractLattice in org.evoludo.simulator.geometriesModifier and TypeClassDescriptionclassCubic lattice geometry (3D) with optional fixed boundaries.classHoneycomb/hexagonal lattice geometry with optional fixed boundaries.classHierarchical meta-population structure implementation.classLinear (1D lattice) geometry that supports asymmetric neighbourhoods and optional fixed boundaries.classSquare lattice with Moore neighbourhood (first and second nearest neighbours).classSquare lattice with second-neighbour von Neumann connectivity (diagonals only).classSquare lattice with arbitrary neighbourhood sizes.classTriangular (hexagonal) lattice geometry supporting periodic or fixed boundaries.classSquare lattice with von Neumann neighbourhood (four nearest neighbours).Methods in org.evoludo.simulator.geometries that return AbstractLattice