Skip to content

Commit fcab358

Browse files
committed
Updated README file
1 parent f83affe commit fcab358

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
I wrote codes for the following methods used in Optimisation Techniques.
2+
3+
1) Simplex Method
4+
2) Big-M Method
5+
3) 2 Phase Method
6+
7+
I had an introductiory course in Optimisation Techniques(MA305) in my 3rd year.
8+
I wrote algorithms for most general cases but there are always some exceptions so let me know if you find one while using this.
9+
The script files can be used for demonstration or for actual problem solving.

0 commit comments

Comments
 (0)