2 releases
Uses old Rust 2015
0.0.2 | Sep 25, 2018 |
---|---|
0.0.1 | Sep 25, 2018 |
#21 in #simplex
6KB
116 lines
ripsolve
Rust Integer Programming Solver
Currently, a naive simplex solver is implemented (in the main.rs file). Soon, a proper library version will be published and then work on the integer programming aspect will proceed.
Dependencies
~2.5MB
~43K SLoC