basic-simplex A trivial implementation of primal simplex. How to run tests cabal install --enable-tests && cabal test References Finite Mathematics Lesson 4 Example of Simplex Procedure