Evolife
Evolife has been developed to study Genetic algorithms, Natural evolution and behavioural ecology.
Classes
Evolife.Graphics.Landscape Namespace Reference

This class defines a 2D square grid on which agents can move. More...

Classes

class  LandCell
 Defines what's in one location on the ground. More...
 
class  LandCell_3D
 Same as LandCell, plus a third dimension. More...
 
class  Landscape
 A 2-D square toric grid. More...
 
class  Landscape_3D
 Same as Landscape, but stores a third dimension in cells. More...
 

Detailed Description

This class defines a 2D square grid on which agents can move.