Y
Hacker News
new
|
ask
|
show
|
jobs
by
SturgeonsLaw
1241 days ago
That's interesting, to me it looks like it mimics the eyes sweeping left to right, searching for the best option
1 comments
krazii
1241 days ago
An analogy with vision is definitely appropriate. From each node in the path you you push forward to the visible neighbor nodes. The efficiency of the algorithm comes from exploring the space polygon to polygon.
link