Skip to content

Commit b09a165

Browse files
Merge pull request #670 from Quantum-Software-Development/FabianaCampanari-patch-1
Update README.md
2 parents c985d14 + 496a058 commit b09a165

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1543,9 +1543,16 @@ u_1 = 0, leading to v_1 = 12, u_2 = 6, v_2 = 18, u_3 = -3, and v_3 = 37.
15431543

15441544
<br>
15451545

1546+
### [**Initial Solution (Northwest Corner Method)** ]():
15461547

1548+
- \( x_{11} = 100 \)
1549+
- \( x_{21} = 20 \)
1550+
- \( x_{22} = 120 \)
1551+
- \( x_{32} = 10 \)
1552+
- \( x_{33} = 150 \)
1553+
- Total Cost: \( z = 9690 \)
15471554

1548-
1555+
<br>
15491556

15501557

15511558

0 commit comments

Comments
 (0)