Skip to content

Commit a0f6481

Browse files
Update README.md
Signed-off-by: Fabiana 🚀 Campanari <[email protected]>
1 parent fa62b22 commit a0f6481

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)