adplus-dvertising
frame-decoration

Question

Which of the following search belongs to totally ordered plan search?

a.

Forward state-space search

b.

Hill-climbing search

c.

Depth-first search

d.

Breadth-first search

Answer: (a).Forward state-space search

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which of the following search belongs to totally ordered plan search?

Similar Questions

Discover Related MCQs

Q. Sussman Anomaly can be easily and efficiently solved by partial order planning.

Q. Following is/are the components of the partial order planning.

Q. The process by which the brain incrementally orders actions needed to complete a specific task is referred as ______________

Q. In 1985, the famous chess player David Levy beat a world champion chess program in four straight games by using orthodox moves that confused the program. What was the name of the chess program?

Q. Which approach is to pretend that a pure divide and conquer algorithm will work?

Q. What will happen if a predecessor description is generated that is satisfied by the initial state of the planning problem?

Q. What is meant by consistent in state-space search?

Q. What is the other name of backward state-space search?

Q. What is the main advantage of backward state-space search?

Q. What is the other name for forward state-space search?

Q. How many ways are available to solve the state-space search?

Q. What are conditions taken into account of state-space search?

Q. Which is the most straightforward approach for planning algorithm?

Q. Which values are independent in minimax search algorithm?

Q. To which depth does the alpha-beta pruning can be applied?

Q. Which value is assigned to alpha and beta in the alpha-beta pruning?

Q. Where does the values of alpha-beta search get updated?

Q. What is called as transposition table?

Q. Which function is used to calculate the feasibility of whole game tree?

Q. Which is identical to the closed list in Graph search?