#integer-programming #solver #simplex #proper #file

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

#5 in #integer-programming

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

~2.5MB
~45K SLoC