We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ecc9e24 + 449936a commit 81c865dCopy full SHA for 81c865d
README.md
@@ -1621,12 +1621,23 @@ u =$, $v =
1621
1622
#### [**Initial Solution (Northwest Corner Method)** ]():
1623
1624
+
1625
+### - $\bar{c}_{12} = -4$
1626
1627
- \( x_{11} = 100 \)
1628
- \( x_{21} = 20 \)
1629
- \( x_{22} = 120 \)
1630
- \( x_{32} = 10 \)
1631
- \( x_{33} = 150 \)
1632
1633
1634
+- $x_{11} = 100$
1635
+- $x_{21} = 20$
1636
+- $x_{22} = 120$
1637
+- $x_{32} = 10$
1638
+- $x_{33} = 150$
1639
1640
1641
- Total Cost: $\( z = 9690 \)$
1642
1643
<br>
0 commit comments