Skip to content

Commit 81c865d

Browse files
Merge pull request #875 from Quantum-Software-Development/FabianaCampanari-patch-1
Update README.md
2 parents ecc9e24 + 449936a commit 81c865d

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1621,12 +1621,23 @@ u =$, $v =
16211621

16221622
#### [**Initial Solution (Northwest Corner Method)** ]():
16231623

1624+
1625+
### - $\bar{c}_{12} = -4$
1626+
16241627
- \( x_{11} = 100 \)
16251628
- \( x_{21} = 20 \)
16261629
- \( x_{22} = 120 \)
16271630
- \( x_{32} = 10 \)
16281631
- \( x_{33} = 150 \)
16291632

1633+
1634+
- $x_{11} = 100$
1635+
- $x_{21} = 20$
1636+
- $x_{22} = 120$
1637+
- $x_{32} = 10$
1638+
- $x_{33} = 150$
1639+
1640+
16301641
- Total Cost: $\( z = 9690 \)$
16311642

16321643
<br>

0 commit comments

Comments
 (0)