A* search algorithm

ConceptMentioned in 1 video

A pathfinding algorithm that efficiently finds the shortest path in a graph, which is mentioned as a point of comparison for MCTS's focused exploration.