Skip to content

Commit 734c93f

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

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
@@ -1,6 +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.
3+
This is matlab implementation of simplex method only using basic functions for better understanding of logics.
44
Two phase simplex method is used for non-canonical form problems.
55

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

0 commit comments

Comments
 (0)