Changes for version 0.38

  • Refine Synopsis
  • Add display_tableau method
  • Add example
  • use strict; use warnings with all scripts

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