Skip to content

Commit 96191c7

Browse files
Merge pull request #938 from Quantum-Software-Development/FabianaCampanari-patch-1
Update README.md
2 parents c8c89ce + cf7d3c9 commit 96191c7

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)