add diagram to the readme
This commit is contained in:
parent
06c3842202
commit
6f05bbc5a1
1 changed files with 2 additions and 0 deletions
|
|
@ -67,6 +67,8 @@ For each slot, we have two options:
|
||||||
- on the edge of a grpah,
|
- on the edge of a grpah,
|
||||||
- across a triangle.
|
- across a triangle.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
At the end, by combining those options, we can make up for four different
|
At the end, by combining those options, we can make up for four different
|
||||||
algorithms:
|
algorithms:
|
||||||
- four neighbors + on edges (4-Dijkstra),
|
- four neighbors + on edges (4-Dijkstra),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue