game-tree: Searching game trees with alpha-beta pruning
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.
Downloads
- game-tree-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0 |
---|---|
Dependencies | base (>=4) [details] |
Tested with | ghc ==6.10.1 |
License | LicenseRef-GPL |
Copyright | Copyright: 2009 Colin Adams |
Author | Colin Adams |
Maintainer | colin@colina.demon.co.uk |
Category | Data |
Source repo | head: darcs get http://code.haskell.org/game-tree/ |
Uploaded | by ColinAdams at 2009-03-20T06:08:33Z |
Distributions | NixOS:0.1.0.0 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1630 total (8 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |