Module :: optimization_tools
Playground for experimenting with optimization algorithms.
Basic use-case
To add to your project
Try out from the repository
git clone https://github.com/Wandalen/wTools
cd wTools
cd examples/optimization_tools_trivial_sample
cargo run