|
GeneThello Home | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Board | Interface to simulate board of game. |
| Class Summary | |
|---|---|
| GameTheory | A framework for running algorithms of game theory (minimax type) to search best move for a two players zero-sum game. |
| Move | A move of game represented by an index on the board. |
| TranspositionTable | Transposition table of game, a hash table of each of the positions analyzed so far up to a certain depth. |
Together with package net.sf.genethello.applet, provides classes necessary to create GeneThello applet. This package provides classes necessary for game tree searching using several minimax type algorithms.
|
GeneThello Home | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||