Skip to content

Commit 33b8e7a

Browse files
authored
Update README.md
1 parent a11f464 commit 33b8e7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This is matlab implementation of simplex method only using basic functions to better understand logics.
44

5-
#### There are three modes to choose pivots - to avoid degeneracy
5+
#### There are three modes for choosing pivots - to avoid degeneracy
66

77
* Smallest Index Rule (SIR): Blend's rule
88

0 commit comments

Comments
 (0)