Skip to content

Commit 4ee5702

Browse files
Merge pull request #883 from Quantum-Software-Development/FabianaCampanari-patch-1
Update README.md
2 parents a1cb519 + f30ab16 commit 4ee5702

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1656,6 +1656,7 @@ For basic variables, solve the equation $u_i + v_j = c_{ij}$:
16561656
- $u_3 + v_2 = 15 \implies u_3 = -3$
16571657
- $u_3 + v_3 = 34 \implies v_3 = 37$
16581658

1659+
<br>
16591660

16601661
```latex
16611662
Let \( u_1 = 0 \):
@@ -1709,6 +1710,12 @@ v_1 &= 12, \quad v_2 = 18, \quad v_3 = 37
17091710
| \( x_{23} \) | \( 6 + 37 - 32 = 11 \) | \(11\) |
17101711
| \( x_{31} \) | \( -3 + 12 - 22 = -13 \) | \(-13\)|
17111712

1713+
1714+
----///////////////
1715+
1716+
| $x_{12}$ | $0 + 18 - 22 = -4$ | $-4$ |
1717+
1718+
17121719
<br>
17131720

17141721
#### ***Conclusion:** Negative reduced costs (x12, x31) indicate the [solution is **not optimal]()***.

0 commit comments

Comments
 (0)