Start from state A. Goal state is G. The number over each edge indicates the cost to transition from one state to another. What is the order of nodes visited by BFS (including the start and goal state too)? Break any ties using lexicographic ordering and do not perform duplicate detection.

AI_search strategies

Quiz
•
Other
•
University
•
Hard
Adithya Anil
Used 3+ times
FREE Resource
20 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
1 min • 2 pts
2.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Consider f(n) = g(n) + 5h(n). What is the order of nodes visited by best-first search algorithm? (Start-node is S, no duplicate detection)
3.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Start state is a, and goal state is z. Cost of transitioning from one node to another are mentioned over the corresponding edge. Numbers on the node are the heuristic values. Assume successors are returned in reverse lexicographic order. In case of ties, use lexicographic ordering for breaking ties.For A* search with full duplicate detection, what is the order in which the nodes are visited?
4.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which of the following is/are false regarding the A* search algorithm ?
It gives optimal solutions
A* search algorithm has a better worst-case space time complexity than DFS if the heuristic used is admissible
It is a systematic search algorithm
It helps improve the worst-case time complexity of the search
5.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Consider the given adversarial search tree. Assume that the search always chooses children from left to right. The search tree uses alpha-beta pruning.
Which of the following nodes are pruned during the search?
J
K
L
M
N
6.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which of the following is/are true regarding the basic mini-max adversarial search algorithm?
It is complete if the search tree is finite
It is optimal for all kinds of adversaries
The worst-case time complexity and space complexity is similar to that of Depth First Search
By itself, it cannot play games like Chess and Go due to huge search depths.
7.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which of the following is/are false regarding the alpha-beta pruning for the mini-max search algorithm?
It can potentially lead to suboptimal solutions compared to mini-max search without any pruning
It is guaranteed to improve the running time in-comparison to the mini-max search without any pruning
The order in which nodes are visited affects the amount of pruning
If the successors of a node are chosen randomly, the time complexity (on average) is O(b3m/4)
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
Data Structure & Algorithm

Quiz
•
University
16 questions
Christmas Quiz KS3

Quiz
•
6th Grade - University
15 questions
AlgoWhiz Quiz

Quiz
•
University
20 questions
HANDBALL

Quiz
•
12th Grade - University
17 questions
Review Lesson Quiz

Quiz
•
University
19 questions
Interprocess communication

Quiz
•
University
20 questions
Lecture SIX.

Quiz
•
University
21 questions
Chapter 8 Thinking, Language, and Intelligence

Quiz
•
11th Grade - University
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade