Package org.vizzini.example.ant

Class Summary
AbstractAntTerminal  
Ant Provides an example ant problem using genetic programming.
AntContext State variables: x - ant x position y - ant y position heading - ant heading [north,east,south,west] t - time food - number of food pellets consumed
Grid Provides a grid for the artificial ant problem.
IfFoodAheadFunction Provides a function to determine if there is food in the cell ahead of the ant.
LeftTerminal Provides a left terminal for the ant example.
MoveTerminal Provides a move terminal for the ant example.
RightTerminal Provides a right terminal for the ant example.
 



Copyright © 2007 Vizzini.org. All Rights Reserved. 2007.12.25.03.00.02