Fix graph

This commit is contained in:
Adam Millerchip 2020-12-11 02:33:17 +09:00 committed by GitHub
parent 4b1dab72a5
commit 7e21418813
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -37,10 +37,10 @@ forms a directed graph, where the weight of each node inherits the weight of all
For the example case (excuse my ascii drawing skills):
0(1)-1(1)-4(1)-5(1)-|
| \ | |
|---6(2) |
| | |
|---7(4)-|
\ \ | |
\ 6(2) |
\ | |
7(4)-|
|
10(4)-11(4)
\ |