An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

GA

This package provides a framework for working with genetic algorithms. A genetic algorithm is an evolutionary technique, inspired by biological evolution, to evolve entities that perform as good as possible in terms of a predefined criterion (the scoring function). Note: lower scores are assumed to indicate better entities. The GA module provides a type class for defining entities and the functions that are required by the genetic algorithm. Checkpointing in between generations is available, as is automatic restoring from the last available checkpoint.

Ecosystem
hackage.haskell.org
Latest Release
1.0
over 14 years ago
Versions
3
Downloads
3,698 total
Dependent Repos
3
Links
Registry hackage.haskell.org
Homepage Homepage
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/GA
spec
License BSD-3-Clause
First Release over 14 years ago
Last Synced 1 day ago