Skip to content

Commit d54c24c

Browse files
authored
Update README.md
1 parent 734c93f commit d54c24c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Simplex Method Matlab Implementation
22

3-
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.
3+
This is matlab implementation of simplex method for better understanding of the algorithm. Two phase simplex method is used for non-canonical form problems.
54

65
#### There are three modes for choosing pivots - to avoid degeneracy
76

0 commit comments

Comments
 (0)