GeneThello Home

Uses of Interface
net.sf.genethello.shared.IGame

Packages that use IGame
net.sf.genethello.brain Provides classes necessary to search game tree for best move. 
net.sf.genethello.game Provides classes necessary to simulate othello game. 
 

Uses of IGame in net.sf.genethello.brain
 

Constructors in net.sf.genethello.brain with parameters of type IGame
Brain(IGame game, Chromosome chromosome, long timeQuota)
          Creates new instance of brain.
 

Uses of IGame in net.sf.genethello.game
 

Classes in net.sf.genethello.game that implement IGame
 class Game
          Console program to play othello evolved using genetic algorithm.
 


GeneThello Home

Get GeneThello: Genetic Othello at SourceForge.net. Fast, secure and Free Open Source software downloads