Skip to content

Commit 5a58dac

Browse files
Merge pull request #667 from Quantum-Software-Development/FabianaCampanari-patch-1
Update README.md
2 parents fa62b22 + a0f6481 commit 5a58dac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1516,7 +1516,7 @@ u_1 = 0, leading to v_1 = 12, u_2 = 6, v_2 = 18, u_3 = -3, and v_3 = 37.
15161516

15171517
### [Final Solution Status]():
15181518

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.
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.
15201520

15211521
### - The transportation algorithm must [repeat]() until [all reduced costs]() are non-negative.
15221522

0 commit comments

Comments
 (0)