solve: Solving simple games

[ game, library, mit, program ] [ Propose Tags ]

The solve package implements a basic Haskell library for solving and analyzing simple games (e.g., Fox & Hounds).


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0, 1.1, 1.2, 1.3
Dependencies base (>=4.0 && <5.0), containers (>=0.5.7.1) [details]
License MIT
Author Joe Leslie-Hurd <joe@gilith.com>
Maintainer Joe Leslie-Hurd <joe@gilith.com>
Category Game
Source repo head: git clone git://github.com/gilith/solve.git
Uploaded by JoeHurd at 2018-07-16T05:47:28Z
Distributions NixOS:1.3
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1921 total (13 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-07-16 [all 1 reports]

Readme for solve-1.0

[back to package description]

The solve package

The solve package implements a basic Haskell library for solving and analyzing simple games (e.g., Fox & Hounds).

This software is released under the MIT License.