Q231. A* algorithm is based on ___________
✅ Correct Answer: C) Best-First-Search
Explanation: Best-first-search is giving the idea of optimization and quick choose of path, and all these characteristic lies in A* algorithm.
Q231. A* algorithm is based on ___________
✅ Correct Answer: C) Best-First-Search
Explanation: Best-first-search is giving the idea of optimization and quick choose of path, and all these characteristic lies in A* algorithm.