A* algorithm

Home > Computer Science > Algorithms and data structures > Network algorithms > A* algorithm

A heuristic algorithm that is designed to find the shortest path between two points in a graph or a grid system.