A-star Search Algorithm

Versión 1.0.0.0 (20,9 KB) por Wei Wang
MATLAB/C++ mixed implementation for Astar search algorithm.
9K Descargas
Actualizado 15 ago 2005

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
Se creó con R13
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Dijkstra algorithm en Help Center y MATLAB Answers.
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!
Versión Publicado Notas de la versión
1.0.0.0