A-star Search Algorithm
Sin licencia
MATLAB/C++ mixed implementation for Astar search algorithm
Usage:
1. Extract the zip file
2. Type "Mex Astar.cpp" in MATLAB command window to generate Astar.dll (you must choose to have such ability when installing MATLAB)
"Spath_test.m" is a sample file to compare the performance of Dijkstra and A-star.
Citar como
Wei Wang (2025). A-star Search Algorithm (https://la.mathworks.com/matlabcentral/fileexchange/8288-a-star-search-algorithm), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Etiquetas
Agradecimientos
Inspirado por: Dijkstra Shortest Path Routing
Inspiración para: A Star implemented in Matlab
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
| Versión | Publicado | Notas de la versión | |
|---|---|---|---|
| 1.0.0.0 |
