There was an error while loading. Please reload this page.
1 parent 1dbe591 commit 734c93fCopy full SHA for 734c93f
README.md
@@ -1,6 +1,6 @@
1
# Simplex Method Matlab Implementation
2
3
-This is matlab implementation of simplex method only using basic functions for better understanding of logics.
+This is matlab implementation of simplex method only using basic functions for better understanding of logics.
4
Two phase simplex method is used for non-canonical form problems.
5
6
#### There are three modes for choosing pivots - to avoid degeneracy
0 commit comments