#solver #integer #programming #simplex

nightly bin+lib ripsolve

Rust Integer Programming Solver

2 releases

Uses old Rust 2015

0.0.2 Sep 25, 2018
0.0.1 Sep 25, 2018

#19 in #simplex

MIT license

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

~2MB
~41K SLoC