search-algorithms: Common graph search algorithms
Library containing common graph search algorithms, including depth-first and breadth-first searches, Dijkstra's algorithm, and A*
[Skip to Readme]
Downloads
- search-algorithms-0.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0, 0.2.0, 0.3.0, 0.3.1, 0.3.2, 0.3.3 |
---|---|
Dependencies | base (>=4.7 && <5), containers (>=0.5) [details] |
License | BSD-3-Clause |
Copyright | 2017 Devon Hollowood |
Author | Devon Hollowood |
Maintainer | devonhollowood@gmail.com |
Category | Algorithm |
Home page | https://github.com/devonhollowood/search-algorithms#readme |
Source repo | head: git clone https://github.com/devonhollowood/search-algorithms |
Uploaded | by devonhollowood at 2017-03-08T21:47:16Z |
Distributions | LTSHaskell:0.3.3, NixOS:0.3.3, Stackage:0.3.3 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 3851 total (2 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-03-08 [all 1 reports] |