Menu

Problem Solving Questions

MCQ
51.
Which search is complete and optimal when h(n) is consistent?
forum Discussion
MCQ
52.
Which is used to improve the performance of heuristic search?
forum Discussion
MCQ
53.
Which search method will expand the node that is closest to the goal?
forum Discussion
MCQ
54.
A heuristic is a way of trying ___________
forum Discussion
MCQ
55.
A* algorithm is based on ___________
forum Discussion
MCQ
56.
The search strategy the uses a problem specific knowledge is known as ___________
forum Discussion
MCQ
57.
Uninformed search strategies are better than informed search strategies.
forum Discussion
MCQ
58.
Best-First search is a type of informed search, which uses ________________ to choose the best next node for expansion.
forum Discussion
MCQ
59.
Best-First search can be implemented using the following data structure.
forum Discussion
MCQ
60.
The name
forum Discussion
chevron_left BackPage 6 of 10Next chevron_right