Changes for version 0.37
- Add current_solution() method
- Add tests and example using solve method
- Add Solve Role with solve method
- Fix benchmark script broken during Moose refactor.
Documentation
Benchmark the three models w/ random Linear Programs
Modules
An implementation of the Simplex Algorithm.
Float model of the Simplex Algorithm
PDL model of the Simplex Algorithm
Rational model of the Simplex Algorithm
solve() method implemented as Moose role.
Types into which we coerce matrix input for PDL and Rational models