[][src]Crate rust_ga

Rust GA

A simple framework for testing genetic algorithms.

Structs

Population

Population struct that stores the population of genomes

Traits

Genome

Trait required for a DNA to ge added to Population