Skip to content

Commit e4c9a4b

Browse files
Merge pull request #952 from Quantum-Software-Development/FabianaCampanari-patch-1
Update README.md
2 parents 402cf8b + 654971d commit e4c9a4b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2036,9 +2036,9 @@ v_1 &= 12, \quad v_2 = 18, \quad v_3 = 24 \\
20362036
| Non-Basic Variable | Reduced Cost | Value |
20372037
|--------------------|-----------------------------|--------|
20382038
| $x_{12}$ | $0 + 18 - 22 = -4$ | $-4$ |
2039-
| $ x_{13} $ | $ 0 + 24 - 30 = -6 $ | $-6$ |
2040-
| $ x_{23} $ | $ 6 + 24 - 32 = -2 $ | $-2$ |
2041-
| $ x_{32} $ | $ 10 + 18 - 15 = 13 $ | $13$ |
2039+
| $x_{13}$ | $0 + 24 - 30 = -6$ | $-6$ |
2040+
| $x_{23}$ | $6 + 24 - 32 = -2$ | $-2$ |
2041+
| $x_{32}$ | $10 + 18 - 15 = 13$ | $13$ |
20422042

20432043
<br>
20442044

0 commit comments

Comments
 (0)