/Simplex-Dual

an naive, test-rich implementation of simplex algorithm

Primary LanguageC++

Simplex-Dual

A naive, test-rich implementation of the simplex and simplex-dual algorithms for solving Linear Programming problems.

Unit tests

  • input
  • 0 solution
  • inf
  • ranks
  • deal with numerical error
  • attain effectiveness for large inputs