
Deezer
8
fans
Last.fm
1,6 mil
oyentes
Last.fm
7,7 mil
reproducciones
Acerca de
A* is a graph traversal and pathfinding algorithm that is used in many fields of computer science due to its completeness, optimality, and optimal efficiency. Given a weighted graph, a source node and a goal node, the algorithm finds the shortest path from source to goal.