game-tree-0.1.0.0: Searching game trees with alpha-beta pruning

The game-tree package

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.

Properties

Version0.1.0.0
Dependenciesbase (≥4)
LicenseGPL
CopyrightCopyright: 2009 Colin Adams
AuthorColin Adams
Maintainercolin@colina.demon.co.uk
CategoryData
Source repositorydarcs get http://code.haskell.org/game-tree/
Upload dateFri Mar 20 06:08:33 UTC 2009
Uploaded byColinAdams
Built onghc-6.10, ghc-6.12, ghc-7.0

Modules

Downloads