Skip to content

burbokop/chromosome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.2.0"

Example

Diophantus equation

About

Genetic algorithm library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages