Ecosyste.ms: Packages

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

hackage.haskell.org : 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.

Registry - Homepage - JSON
purl: pkg:hackage/GA
Keywords: ai, algorithms, bsd3, library, optimisation
License: BSD-3-Clause
Latest release: over 12 years ago
First release: over 12 years ago
Dependent repositories: 3
Downloads: 3,513 total
Last synced: 4 days ago

    Loading...
    Readme
    Loading...