Skip to content

Commit 0cb37f2

Browse files
Update README.md
Signed-off-by: Fabiana ⚡️ Campanari <113218619+FabianaCampanari@users.noreply.github.com>
1 parent e4c9a4b commit 0cb37f2

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

README.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2027,9 +2027,7 @@ v_1 &= 12, \quad v_2 = 18, \quad v_3 = 24 \\
20272027

20282028
<br>
20292029

2030-
---\\\ UNDER CONTR🚛🚛🚛
2031-
2032-
### **3.2 Compute Reduced Costs Again**
2030+
#### [3.2](). Compute Reduced Costs Again
20332031

20342032
<br>
20352033

@@ -2042,20 +2040,26 @@ v_1 &= 12, \quad v_2 = 18, \quad v_3 = 24 \\
20422040

20432041
<br>
20442042

2045-
#### [**Conclusion**](): Negative reduced costs ($x_{12}$, $x_{13}$, $x_{23}$) mean the solution is **still not optimal**. Further iterations are required.
2043+
### [**Conclusion**](): Negative reduced costs ($x_{12}$, $x_{13}$, $x_{23}$) mean the solution is **still not optimal**. Further iterations are required.
20462044

20472045
<br>
20482046

2049-
## Final Iteration (Optimal Solution)
2047+
## [Step 4](): Final Iteration (Optimal Solution)
2048+
2049+
#### [4.1](). Select Entering Variable
20502050

2051-
### [4.1](). Select Entering Variable**
2051+
<br>
20522052

20532053
Most negative reduced cost: $\bar{c}_{13} = -6$.
20542054

2055-
**Entering variable:** $x_{13}$.
2055+
<br>
2056+
2057+
Entering variable:** $x_{13}$.
20562058

20572059
<br>
20582060

2061+
🏄🏄🏄🏄
2062+
20592063
#### [4.2](). Construct the Closed Loop
20602064

20612065
- **Loop Path**: $ x_{13} \rightarrow x_{33} \rightarrow x_{31} \rightarrow x_{11} \rightarrow x_{13} $.

0 commit comments

Comments
 (0)