Skip to content

Commit d375eb2

Browse files
Merge pull request #885 from Quantum-Software-Development/FabianaCampanari-patch-1
Update README.md
2 parents 207e8c7 + c75a9fa commit d375eb2

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1703,17 +1703,19 @@ v_1 &= 12, \quad v_2 = 18, \quad v_3 = 37
17031703

17041704
<br>
17051705

1706+
----///////////////
1707+
17061708
Non-Basic Variable | Reduced Cost | Value |
17071709
|--------------------|---------------------------|--------|
1708-
| \( x_{12} \) | \( 0 + 18 - 22 = -4 \) | \(-4\) |
1710+
| $x_{12}$ | $0 + 18 - 22 = -4$ | $-4$ |
17091711
| \( x_{13} \) | \( 0 + 37 - 30 = 7 \) | \(7\) |
17101712
| \( x_{23} \) | \( 6 + 37 - 32 = 11 \) | \(11\) |
17111713
| \( x_{31} \) | \( -3 + 12 - 22 = -13 \) | \(-13\)|
17121714

17131715

1714-
----///////////////
17151716

1716-
| $x_{12}$ | $0 + 18 - 22 = -4$ | $-4$ |
1717+
1718+
17171719

17181720

17191721
<br>

0 commit comments

Comments
 (0)