You are not logged in.
Pages:: 1
#1 2016-11-18 05:18:48
A* algorithm is based on?
Programming Languages Quizzes Artificial Intelligence (AI)
Question:
A* algorithm is based on
Option A):
Depth-First –Search
Option B):
Bulkworld Problem.
Option C):
Breadth-First-Search
Option D):
Best-First-Search
Option E):
Hill climbing.
Correct Answer is Option D):
Best-First-Search
Explanation:
Because Best-first-search is giving the idea of optimization and quick choose of path, and all these characteristic lies in A* algorithm.
Online Web Tutorials And Interview Questions With Answers Forum:
https://globalguideline.com/forum/
Offline
2016-11-18 05:18:48
- Advertisement
- Ads By Google
Re: A* algorithm is based on?
\n
Pages:: 1