Menu

Problem Solving Questions

MCQ
71.
_______________ Is an algorithm, a loop that continually moves in the direction of increasing value
forum Discussion
MCQ
72.
When will Hill-Climbing algorithm terminate?
forum Discussion
MCQ
73.
What are the main cons of hill-climbing search?
forum Discussion
MCQ
74.
Stochastic hill climbing chooses at random from among the uphill moves; the probability of selection can vary with the steepness of the uphil1 move.
forum Discussion
MCQ
75.
Hill climbing sometimes called ____________ because it grabs a good neighbor state without thinking ahead about where to go next.
 
forum Discussion
MCQ
76.
Hill-Climbing approach stuck for which of the following reasons?
forum Discussion
MCQ
77.
___________ algorithm keeps track of k states rather than just one.
forum Discussion
MCQ
78.
A genetic algorithm (or GA) is a variant of stochastic beam search in which successor states are generated by combining two parent states, rather than by modifying a single state.
forum Discussion
MCQ
79.
What are the two main features of Genetic Algorithm?
forum Discussion
MCQ
80.
Searching using query on Internet is, use of ___________ type of agent.
forum Discussion
chevron_left BackPage 8 of 10Next chevron_right