|
GeneThello Home | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use net.sf.genethello.applet.gametheory | |
|---|---|
| net.sf.genethello.applet | Together with package net.sf.genethello.gametheory.applet, provides classes necessary to create GeneThello applet. |
| net.sf.genethello.applet.gametheory | Together with package net.sf.genethello.applet, provides classes necessary to create GeneThello applet. |
| Classes in net.sf.genethello.applet.gametheory used by net.sf.genethello.applet | |
|---|---|
| Board
Interface to simulate board of game. |
|
| 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. |
|
| Classes in net.sf.genethello.applet.gametheory used by net.sf.genethello.applet.gametheory | |
|---|---|
| Board
Interface to simulate board of 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. |
|
|
GeneThello Home | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||