Hacker News new | ask | show | jobs
by midlightdenight 1421 days ago
Hadlock’s Algorithm for optimal pathing/maze routing.

Definitely changed the way I think about using BFS/DFS to find paths.