Skip to content

Commit 5d0f89d

Browse files
Merge pull request #271 from Quantum-Software-Development/FabianaCampanari-patch-1
Update README.md
2 parents 4f687fa + b82ab29 commit 5d0f89d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ The [key difference]() between sim-opt and other analytical tools is its [abilit
5151

5252
<br><br>
5353

54-
## I- Example of a [Optimization Problem]()
54+
# I- Example of a [Optimization Problem]()
5555

5656
### An optimization problem can be represented using the `optidef` package. For example:
5757

@@ -116,7 +116,7 @@ y(t) = A e^{kt}
116116

117117
<br><br>
118118

119-
## II- [Modeling - Writing Mathematical Models]()
119+
# II- [Modeling - Writing Mathematical Models]()
120120

121121

122122
### [Example](): Maximizing Profit for a Chocolate Manufacturer
@@ -210,7 +210,7 @@ Thus, the maximum profit achievable is [**R$ 5,100**]().
210210
<br><br>
211211

212212

213-
## III- [Graphical Method for Linear Programming]() (LP)
213+
# III- [Graphical Method for Linear Programming]() (LP)
214214

215215
#### [Click here](https://github.com/Quantum-Software-Development/Optimization-Simulation-Modeling-LinearProgramming/tree/bcf9b6ae4da82dba29644bd2599e54e86f5c8188/class_3-Graphic%20Method/Manually%20solved%20exercises) and access solved exercises manually
216216

@@ -344,7 +344,7 @@ The graphical method is a useful tool for solving linear programming problems wi
344344
345345
<br><br>
346346
347-
## IV- The Simplex Algorithm
347+
# IV- The Simplex Method
348348
349349
350350
#### [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

0 commit comments

Comments
 (0)