metaheuristics: 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
- Control
- Control.Metaheuristics
Downloads
- metaheuristics-0.0.8.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.8 |
---|---|
Dependencies | arrows (>=0.4.4.2), base (<=4.8.2.0), random (>=1.1), Stream (>=0.4.7.2) [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 |
Uploaded | by richardjamessenington at 2019-10-04T17:10:59Z |
Distributions | |
Downloads | 516 total (5 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2019-10-04 [all 3 reports] |