Skip to content

Commit b9daa9c

Browse files
Update README.md
Signed-off-by: Fabiana 🧬 Campanari <113218619+FabianaCampanari@users.noreply.github.com>
1 parent 96191c7 commit b9daa9c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -912,15 +912,15 @@ And the **monthly resource availability**:
912912

913913
<br>
914914

915-
### [Objective]():
915+
### [Objective]():
916916

917917
### ***Mathematically model the **Linear Programming (LP)** problem to **maximize profit** under resource constraints***.
918918

919919
<br>
920920

921-
### [Step-by-Step Modeling]()
921+
### - [Step-by-Step Modeling]()
922922

923-
### 1. [Decision Variables]():
923+
### [1](). Decision Variables:
924924

925925
- Let:
926926

@@ -940,7 +940,7 @@ x_2 = \text{quantity produced of product P2}
940940

941941
<br>
942942

943-
### 2. [Objective Function]():
943+
### [2](). Objective Function:
944944

945945
#### Maximize total profit:
946946

@@ -952,11 +952,11 @@ x_2 = \text{quantity produced of product P2}
952952

953953
<br>
954954

955-
### 3. [Resource Constraints]():
955+
### [3](). Resource Constraints:
956956

957-
#### Each resource has limited availability:
957+
### Each resource has limited availability:
958958

959-
#### [R1]() Constraint:
959+
### [R1]() Constraint:
960960

961961
### $2x_1 + 4x_2 \leq 100$
962962

0 commit comments

Comments
 (0)