local-search: Generalised local search within Haskell, for applications in combinatorial optimisation.
This library operates by representing metaheuristics as generators of solutions, or streams of solutions, which are themselves the result of resolving the interactions of other streams of values. The library contains combinators for constructing and managing these structures.
Modules
[Index]
Downloads
- local-search-0.0.6.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.0.1, 0.0.2, 0.0.3, 0.0.5, 0.0.6, 0.0.7 |
---|---|
Dependencies | base (>=2.0 && <=5), combinatorial-problems (>=0.0.4), containers (>=0.4.0.0), erf (>=2), random (>=1.0.0.3) [details] |
License | LicenseRef-GPL |
Copyright | Copyright (c) 2013 Richard Senington |
Author | Richard Senington & David Duke |
Maintainer | sc06r2s@leeds.ac.uk |
Category | Control, Optimisation, Local Search |
Home page | http://www.comp.leeds.ac.uk/sc06r2s/Projects/HaskellLocalSearch |
Uploaded | by RichardSenington at 2013-03-20T09:03:01Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 4466 total (17 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |