Skip to content

Commit 793a759

Browse files
Merge pull request #876 from Quantum-Software-Development/FabianaCampanari-patch-1
Update README.md
2 parents 81c865d + 0237c7d commit 793a759

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

README.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1619,24 +1619,25 @@ u =$, $v =
16191619

16201620
<br>
16211621

1622-
#### [**Initial Solution (Northwest Corner Method)** ]():
1622+
- [**Initial Solution (Northwest Corner Method)**]():
16231623

16241624

1625-
### - $\bar{c}_{12} = -4$
1625+
- $x_{11} = 100$
1626+
- $x_{21} = 20$
1627+
- $x_{22} = 120$
1628+
- $x_{32} = 10$
1629+
- $x_{33} = 150$
1630+
1631+
<br>
16261632

1633+
```latex
16271634
- \( x_{11} = 100 \)
16281635
- \( x_{21} = 20 \)
16291636
- \( x_{22} = 120 \)
16301637
- \( x_{32} = 10 \)
16311638
- \( x_{33} = 150 \)
16321639
1633-
1634-
- $x_{11} = 100$
1635-
- $x_{21} = 20$
1636-
- $x_{22} = 120$
1637-
- $x_{32} = 10$
1638-
- $x_{33} = 150$
1639-
1640+
```
16401641

16411642
- Total Cost: $\( z = 9690 \)$
16421643

0 commit comments

Comments
 (0)