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
@@ -54,7 +54,7 @@ The [key difference]() between sim-opt and other analytical tools is its [abilit
54
54
55
55
## I- Example of a [Optimization Problem]()
56
56
57
-
#### [Click here](https://github.com/Quantum-Software-Development/Optimization-Simulation-Modeling-LinearProgramming/blob/8e3cf8ba6bdc2ce92a011ff5169a3ec704a9d6f0/class_1-Optimization-Simulation-Modelin/1-Optimization%20and%20Simulation.pdf) to access Theoretical and Pratical Material.
57
+
#### ➢ [Click here](https://github.com/Quantum-Software-Development/Optimization-Simulation-Modeling-LinearProgramming/blob/8e3cf8ba6bdc2ce92a011ff5169a3ec704a9d6f0/class_1-Optimization-Simulation-Modelin/1-Optimization%20and%20Simulation.pdf) to access Theoretical and Pratical Material.
58
58
59
59
<br>
60
60
@@ -84,7 +84,7 @@ The simplex algorithm is used to solve linear problems. Although there isn't a s
84
84
85
85
<br>
86
86
87
-
### [Matrix]()
87
+
### [Matrix]():
88
88
89
89
A matrix can be created using the `amsmath` package:
90
90
@@ -106,7 +106,7 @@ a_{21} & a_{22}
106
106
107
107
<br>
108
108
109
-
### [Simulation]()
109
+
### [Simulation]():
110
110
111
111
Simulation generally involves complex mathematical models that can be described using differential or integral equations.
0 commit comments