OmniSonar
A Star

A Star

londonshoegazedream popUSAGrime

Deezer ↗

Deezer

8

fans

Last.fm

1.6K

listeners

Last.fm

7.7K

plays

About

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.

Source: Wikipedia