GeneThello Home

Uses of Package
net.sf.genethello.brain

Packages that use net.sf.genethello.brain
net.sf.genethello.brain Provides classes necessary to search game tree for best move. 
net.sf.genethello.ga Provides classes necessary to evolve GeneThello population using genetic algorithm in library org.jgap. 
net.sf.genethello.game Provides classes necessary to simulate othello game. 
 

Classes in net.sf.genethello.brain used by net.sf.genethello.brain
Chromosome
          Chromosome to represent individual othello player (brain).
Feature
          A feature of evaluation function, representing one of: flips, discs, mobility, corners, xsquares, and pattern.
 

Classes in net.sf.genethello.brain used by net.sf.genethello.ga
ChromosomeCreator
          Creates chromosome and optionally with String/JGAP representation and minimum/maximum value of opening/end game step and features.
 

Classes in net.sf.genethello.brain used by net.sf.genethello.game
Chromosome
          Chromosome to represent individual othello player (brain).
 


GeneThello Home

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