Skip to content

an naive, test-rich implementation of simplex algorithm

Notifications You must be signed in to change notification settings

Luke-Skycrawler/Simplex-Dual

Repository files navigation

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

About

an naive, test-rich implementation of simplex algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published