andresliszt/moo-rs
moo-rs is a project for solving multi-objective optimization problems with evolutionary algorithms, combining:
- moors: a pure-Rust crate for high-performance implementations of genetic algorithms
- pymoors: a Python extension crate (via pyo3) exposing moors algorithms with a Pythonic API
Tags: