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
| Version | 0.1.0.0 |
|---|---|
| Dependencies | base (≥4) |
| License | GPL |
| Copyright | Copyright: 2009 Colin Adams |
| Author | Colin Adams |
| Maintainer | colin@colina.demon.co.uk |
| Category | Data |
| Source repository | darcs get http://code.haskell.org/game-tree/ |
| Upload date | Fri Mar 20 06:08:33 UTC 2009 |
| Uploaded by | ColinAdams |
| Built on | ghc-6.10, ghc-6.12, ghc-7.0 |
Modules
- Data
Downloads
- game-tree-0.1.0.0.tar.gz (Cabal source package)
- package description (included in the package)