Pathfinding Juxtaposed

Version 1.0.0.0 (21.9 KB) by Bob Sturm
Three path-finding algorithms demonstrated side by side: Dijkstra's, A*, and greedy best-first.
1.3K Downloads
Updated 21 Feb 2011

View License

Did you see my demonstration of A* (http://www.mathworks.com/matlabcentral/fileexchange/26723-demonstration-of-astar-a), but still wanted more? Now you can have it, and if you download now you will also receive two other path-finding approaches: Dijkstra's algorithm, and greedy best-first. What is more, in the main script (demoall.m), you can change the size of the fields, the percentage of walls, and the distance measure used for calculating the heuristics. Also, for this limited time, you can change how the influence map is initialized, by editing the initialeField script!

Cite As

Bob Sturm (2024). Pathfinding Juxtaposed (https://www.mathworks.com/matlabcentral/fileexchange/30482-pathfinding-juxtaposed), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0