A* search

E1343102 UNEXPLORED

A* search is a widely used informed search algorithm in artificial intelligence that finds optimal paths by combining actual path cost with a heuristic estimate of the remaining cost.

All labels observed (2)

Label Occurrences
A* search canonical 1
A* search algorithm 1

How this entity was disambiguated

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

Dijkstra's shortest path algorithm relatedTo A* search algorithm
linked to: A* search