GeneThello Home

Package net.sf.genethello.applet.gametheory

Together with package net.sf.genethello.applet, provides classes necessary to create GeneThello applet.

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.
 

Package net.sf.genethello.applet.gametheory Description

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

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