#optimization #fundamental #general-purpose #algorithm #playground #experimental #experimenting

bin+lib optimization_tools

Playground for experimenting with optimization algorithms

1 unstable release

0.1.0 Dec 12, 2023

#6 in #experimenting

21 downloads per month

MIT license

97KB
1.5K SLoC

Module :: optimization_tools

experimental rust-status docs.rs Open in Gitpod discord

Playground for experimenting with optimization algorithms.

Basic use-case

To add to your project

cargo add optimization_tools

Try out from the repository

git clone https://github.com/Wandalen/wTools
cd wTools
cd examples/optimization_tools_trivial_sample
cargo run

Dependencies

~11MB
~214K SLoC