vault backup: 2022-07-17 15:37:52

This commit is contained in:
Juan 2022-07-17 15:37:52 +08:00
parent 063655d7ae
commit 00dfa4a88e

View file

@ -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)