GeneThello Home

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

Packages that use TranspositionTable
net.sf.genethello.applet.gametheory Together with package net.sf.genethello.applet, provides classes necessary to create GeneThello applet. 
 

Uses of TranspositionTable in net.sf.genethello.applet.gametheory
 

Fields in net.sf.genethello.applet.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