Package org.woehlke.computer.kurzweil.tabs.simulatedevolution.model

Model.
  • Class Summary
    Class Description
    Cell
    The Cell of one Bacterium.
    CellCore
    The CellCore contains the DNA which has influence on orientation at moving.
    LifeCycle
    State of the Cell which monitors age and getting enough food.
    SimulatedEvolutionParameter  
    SimulatedEvolutionWorldLattice
    Map of World where every Place can have food needed by the Bacteria Cells for eating.
    WorldPoint
    A Point is used to define the Position of Cell or as a Vector for defining Dimensions.
  • Enum Summary
    Enum Description
    LifeCycleStatus
    The Status of the Cell's LifeCycle.
    Orientation
    Orientation defines the new position after next move.