optlib 0.4.0

The optimization algorithms realized in Rust. In given time realized genetic and particle swarm algorithms.
Documentation

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