rustimizer 0.1.1

PoC for decision making in Rust. Disclaimer: The project's name was chosen with the help of an LLM.
Documentation
1
2
3
4
pub mod solver;
pub mod variables;

pub mod prelude {}