Path Visualizer

Dijkstra
Fast
Maze
/static/media/start.ff2b9671.svgStart/static/media/end.93326d55.svgEnd/static/media/weight.f8a5f7dd.svgWeightWallVisitedPath
© 2020 Sean Ye github linkedin

Pathfinding, or the process of finding a route between two points, is an important topic in computer science and graph theory.

Tasks, like solving mazes, navigating video game terrain, and calculating Google Maps, all utilize pathfinding techniques.