Changes for version 0.39
- Add number_of_pivots_made attribute
- Use Math::BigRat to help coercing into FractionMatrix
- Add objective_function_value attribute
- Add modified Klee-Minty example
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