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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,6 +53,8 @@ The [key difference]() between sim-opt and other analytical tools is its [abilit
53
53
54
54
# I- Example of a [Optimization Problem]()
55
55
56
+
#### [Click here]() to access Theoretical and Pratical Material.
57
+
56
58
### An optimization problem can be represented using the `optidef` package. For example:
57
59
58
60
$$
@@ -349,7 +351,7 @@ The graphical method is a useful tool for solving linear programming problems wi
349
351
350
352
#### [Click here](https://github.com/Quantum-Software-Development/Optimization-Simulation-Modeling-LinearProgramming/tree/f9cef4452ad8486d03c8273aa83885de625c2da8/class_4-Simplex%20Method/SIMPLEX%20IMPLEMENT%20and%20CALCULUS%20EXERCISES) and access Simplex Implementation and Calculus Exercises Manually Solved
351
353
352
-
#### [Click here]() to access Theoretical and Pratical Material.
354
+
#### [Click here](https://github.com/Quantum-Software-Development/Optimization-Simulation-Modeling-LinearProgramming/blob/5d0f89d3a4d9f67f900463505cb7d4b4e72d186a/class_4-Simplex%20Method/class_4-Simplex%20Method.pdf) to access Theoretical and Pratical Material.
353
355
354
356
355
357
@@ -367,8 +369,6 @@ The graphical method is a useful tool for solving linear programming problems wi
367
369
368
370
369
371
370
-
371
-
372
372
<!--
373
373
Let:
374
374
- **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