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 81c865d + 0237c7d commit 793a759Copy full SHA for 793a759
README.md
@@ -1619,24 +1619,25 @@ u =$, $v =
1619
1620
<br>
1621
1622
-#### [**Initial Solution (Northwest Corner Method)** ]():
+- [**Initial Solution (Northwest Corner Method)**]():
1623
1624
1625
-### - $\bar{c}_{12} = -4$
+- $x_{11} = 100$
1626
+- $x_{21} = 20$
1627
+- $x_{22} = 120$
1628
+- $x_{32} = 10$
1629
+- $x_{33} = 150$
1630
+
1631
+<br>
1632
1633
+```latex
1634
- \( x_{11} = 100 \)
1635
- \( x_{21} = 20 \)
1636
- \( x_{22} = 120 \)
1637
- \( x_{32} = 10 \)
1638
- \( x_{33} = 150 \)
1639
-
-- $x_{11} = 100$
-- $x_{21} = 20$
-- $x_{22} = 120$
-- $x_{32} = 10$
-- $x_{33} = 150$
1640
+```
1641
1642
- Total Cost: $\( z = 9690 \)$
1643
0 commit comments