chromosome 0.3.0

Genetic algorithm tools library
Documentation

Chromosome

CI Crate API

Genetic algorithms tools library which provides basic utilities such as mutation and recombination and can be used in no_std crates with alloc feature

Documentation:

Usage

Add this to your Cargo.toml:

[dependencies]
chromosome = "0.3.0"

Example

Diophantus equation