Skip to content

Commit cf7d3c9

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -809,7 +809,7 @@ x_1,\, x_2,\, s_1,\, s_2,\, s_3,\, s_4 \geq 0
809809
- **Leaving variable**: s₃ (minimum ratio = 3)
810810
- Pivot to bring x₁ into the basis.
811811

812-
### {Updated tableau shows next candidate as]():
812+
### [Updated tableau shows next candidate as]():
813813

814814
- **Entering variable**: x₂
815815
- **Leaving variable**: s₁ or s₄ (tie – choose s₁)
@@ -825,7 +825,7 @@ Now the most negative coefficient in the Z row is for s₃, but:
825825

826826
### 🏁 [Final Optimal Solution]():
827827

828-
The optimal solution was reached at the end of Iteration 1]():
828+
[The optimal solution was reached at the end of Iteration 1]():
829829

830830
x₁ = 3
831831
x₂ = 0

0 commit comments

Comments
 (0)