hgalib: Haskell Genetic Algorithm Library

[ ai, library, public-domain ] [ Propose Tags ]

Haskell Genetic Algorithm Library


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.2
Dependencies array, base (>=3), haskell98, mtl [details]
License LicenseRef-PublicDomain
Author Kevin Ellis
Maintainer Kevin Ellis <ellisk@catlin.edu>
Category AI
Uploaded by KevinEllis at 2008-10-02T21:49:05Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1944 total (8 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for hgalib-0.2

[back to package description]
See examples/. It should get you started.
The source code is haddock-ready. Run:

runhaskell Setup.hs configure
runhaskell Setup.hs haddock

Note you need haddock version 2.

Please send comments, patches, etc to:

ellisk@catlin.edu

Thank you so much for using hgalib.