GeneThello Home

Package net.sf.genethello.brain

Provides classes necessary to search game tree for best move.

See:
          Description

Class Summary
Brain A 'best move' searching class extending GameTheory class.
Chromosome Chromosome to represent individual othello player (brain).
ChromosomeCreator Creates chromosome and optionally with String/JGAP representation and minimum/maximum value of opening/end game step and features.
ChromosomeFactory Creates chromosome with specific and default values.
Feature A feature of evaluation function, representing one of: flips, discs, mobility, corners, xsquares, and pattern.
TimeManagement Class to manage thinking time based on remaining time quota and normal distribution along the step.
 

Package net.sf.genethello.brain Description

Provides classes necessary to search game tree for best move. Class Brain extends class net.sf.genethello.gametheory.GameTheory for searching algorithm.


GeneThello Home

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