Optimum: a Rust-based Optimization Framework

crate documentation build status

Current state: Design, Research and Experimentation. Be aware that I will change a lot of things until the project reaches an initial version.

Based on my experience working with Metaheuristics, I plan to build a framework capable of accelerating the development of solutions efficiently by leveraging Rust features that ease the creation of reliable and efficient software.

Goals

Optimum will be:

Optimum will have:

Inspirations

To learn from others is key to design a solution which pushes things forward.