Crate ecrs

Source
Expand description

§ECRS - Evolutionary Computation for Rust

Evolutionary computation tools & algorithms (also some bioinspired ones)

§Disclaimer

Please note that this library is in early development phase and breaking changes may occur without nay notice.

Modules§

ga
Implementation of genetic algorithm and genetic operators
prelude
Convinence reexports for common used types & functions
test_functions
Implementations of a variety of test functions