Skip to content

Commit 7dfccdc

Browse files
Merge pull request #889 from Quantum-Software-Development/FabianaCampanari-patch-1
Update README.md
2 parents d09adbb + c69b155 commit 7dfccdc

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1361,6 +1361,7 @@ A & 20 & 1 & 5 & 6 \\
13611361
<br>
13621362

13631363
🟡 The values in the matrix represent the **quantities transported**.
1364+
13641365
🟠 $begin:math:text$ X_{A2} = 1 $end:math:text$, $begin:math:text$ X_{A3} = 5 $end:math:text$: These are **unsatisfied demands**.
13651366

13661367
<br>
@@ -1741,17 +1742,16 @@ v_1 &= 12, \quad v_2 = 18, \quad v_3 = 37
17411742
| $x_{12}$ | $0 + 18 - 22 = -4$ | $-4$ |
17421743
| $x_{13}$ | $0 + 37 - 30 = 7$ | $7$ |
17431744
| $x_{23}$ | $6 + 37 - 32 = 11$ | $11$ |
1744-
| \( x_{31} \) | \( -3 + 12 - 22 = -13 \) | \(-13\)|
1745-
1746-
1747-
1748-
1745+
| $x_{31}$ | $-3 + 12 - 22 = -13$ | $-13$ |
17491746

1747+
<br>
17501748

1749+
```latex
1750+
```
17511751

17521752
<br>
17531753

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

17561756

17571757
<br>

0 commit comments

Comments
 (0)