Question
Artificial Intelligence QUESTION 1 Which of the following algorithms uses a stack-based open list to visit nodes in a state-space graph? Breadth-first search Best first
Artificial Intelligence
QUESTION 1
Which of the following algorithms uses a stack-based open list to visit nodes in a state-space graph?
Breadth-first search
Best first search
Depth-first search
Hill climbing
QUESTION 2
Which of the following algorithms uses a FIFO queue based open list to visit nodes in state-space search?
Breadth-first search
Best first search
Depth-first search
Hill climbing
QUESTION 3
Which of the following algorithms use heuristic values AND also keep track of past states using open and closed lists? Select all that apply.
Hill Climbing
Best first search
A*
Depth-first search
Help is appreciated. Thanks.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started