Which AI search algorithm guarantees finding the optimal solution using heuristics?

Explanation:

A* combines cost and heuristic to guarantee optimality.

Explore more in Computer Science: