We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f83affe commit fcab358Copy full SHA for fcab358
README
@@ -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