Skip to content

Commit a804912

Browse files
Merge pull request #664 from Quantum-Software-Development/FabianaCampanari-patch-1
Update README.md
2 parents 2f62060 + 05b76f5 commit a804912

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

README.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1510,19 +1510,14 @@ u_1 = 0, leading to v_1 = 12, u_2 = 6, v_2 = 18, u_3 = -3, and v_3 = 37.
15101510

15111511
### - c̄₁₂ = -4, c̄₁₃ = -6, c̄₂₃ = -2, c̄₃₁ = 0
15121512

1513-
$$\bar{c}_{12} = -4$$, $$\bar{c}_{13} = -6$$, $$\bar{c}_{23} = -2$$, $$\bar{c}_{31} = 0$$.
1514-
1515-
- Remaining negative reduced costs necessitate further iterations.
1516-
1517-
1518-
1519-
1520-
15211513
### - Remaining negative reduced costs necessitate further iterations.
1522-
15231514

15241515
<br>
15251516

1517+
### Final Solution Status
1518+
1519+
### - The improved solution after one iteration is not optimal. Continued iterations are required, focusing on variables like $x_{13}$ (reduced cost: $-6$) to further reduce costs.
1520+
15261521

15271522

15281523

0 commit comments

Comments
 (0)