optlib 0.2.0

The optimization algorithms realized in Rust. In given time optlib realized genetic algorithm only.
Documentation

The crate for global optimization algorithms. The crate uses common traits for easy switch between algorithms.