GeneThello Home

Uses of Class
net.sf.genethello.gametheory.TranspositionTable

Packages that use TranspositionTable
net.sf.genethello.gametheory Provides classes necessary for game tree searching using several minimax type algorithms. 
 

Uses of TranspositionTable in net.sf.genethello.gametheory
 

Fields in net.sf.genethello.gametheory declared as TranspositionTable
protected  TranspositionTable[] GameTheory.transpositionTable
          Array of TranspositionTable to hold transposition table.

To use this feature, the following should be done: Declares transpositionMaxIndex to be (power of two) - 1 somewhere in program initialization.
e.g.
 


GeneThello Home

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