game-tree

Version 0.1.0.0 revision 0 uploaded by ColinAdams.

Package meta

Synopsis
Searching game trees with alpha-beta pruning
Description

A data type for game trees, as used in decision theory and game theory, along with standard algorithms for searching the tree using alpha-beta pruning. Can be used as the basis of an AI for two-player zero-sum games, such as chess.

Author
Colin Adams
Bug reports
n/a
Category
Data
Copyright
Copyright: 2009 Colin Adams
Homepage
n/a
Maintainer
colin@colina.demon.co.uk
Package URL
n/a
Stability
n/a

Components