Multi Algorithm Pathfinding Visualiser (MAPV)
← Return to Multi Algorithm Pathfinding Visualiser (MAPV)
Devlog
- July 12, 2025 by SweetNerevar#pathfinding, #algorithm, #A*, #dijkstra, #DFS, #patch, #devlogThe new version of MAPV has implemented 3 new search algorithms: A* , Dijsktra 's, and Depth-First Search (DFS). Along with a few new options and information provided by the UI. When A* is selected, y... Continue reading