You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -387,8 +387,9 @@ The graphical method is a useful tool for solving linear programming problems wi
387
387
388
388
#### [Click here](https://github.com/Quantum-Software-Development/Optimization-Simulation-Modeling-LinearProgramming/blob/e09ce2c81b12f47975bdb0ed6b3acd77b2195532/class_6-Two-Stage%20Simplex./two-stage%20simplex..pdf) to access Theoretical and Pratical Material.
389
389
390
-
#### [Click here]() and access Simplex Implementation and Calculus Exercises Manually Solved
390
+
#### [Click here]() and access Two-StageS Simplex with Multiple Iteraties - Implementation and Calculus Exercises Manually Solved
391
391
392
+
#### [Click here]() and access Two-StageS Simplex with Only One Iteration - Implementation and Calculus Exercises Manually Solved
392
393
393
394
394
395
@@ -402,8 +403,6 @@ The graphical method is a useful tool for solving linear programming problems wi
402
403
403
404
404
405
405
-
406
-
407
406
<!--
408
407
Let:
409
408
- **A** be the mix with half cherry and half mint chocolates, and let **x₁** be the number of kilograms prepared of this mix.
0 commit comments