vault backup: 2022-07-17 15:37:52
This commit is contained in:
parent
063655d7ae
commit
00dfa4a88e
|
@ -83,7 +83,7 @@ pseudo code:
|
|||
|
||||
- while queue is not empty
|
||||
- check for neighbors
|
||||
- if OOB, skip
|
||||
- if OOB (Out of Bound), skip
|
||||
- if the value of neighbor's distance is higher than
|
||||
the node, update it, and add it to queue(also update
|
||||
his neighbors)
|
||||
|
|
Loading…
Reference in a new issue