Multiple Choice
In Forward State Space Planning , Progress ( A, S) function returns ___________________
A) the successor state s when action a is applied to state s.
B) the predecessor state s when action a is applied to state s.
C) both a & b
D) none of the above
Correct Answer:

Verified
Correct Answer:
Verified
Q1: What is true aboout Iterative Deepening DFS?<br>A)it
Q3: Tabu search is designed _<br>A)as it does
Q4: Production/Rule looks like_<br>A)pattern-->data<br>B)action-->data<br>C)pattern-->action<br>D)none of the above
Q5: Which is not problem in Hill climing?<br>A)plateau<br>B)ridges<br>C)local
Q6: What is Hyper-Edge in AO Graph?<br>A)many edges
Q7: effects? (a) in Forward State Space Planning
Q8: What is used to lable primitive problems
Q9: Plan representation in Plan Space Planning is
Q10: How can we convert AO graph with
Q11: Which are the first AI applications of