Back to the 2022 paper
Similar questions
Artificial intelligenceAO* algorithm is used for solving (i) AND-OR graphs (ii) Game trees (iii) Decision trees (iv) Neural networks20252mDesign & Analysis of AlgorithmsThe choice of polynomial class has led to the development of an extensive theory called: - (i) computational complexity - (ii) time complexity - (iii) problem complexity - (iv) decision complexity20222mArtificial intelligenceWhich is the best way to go for game playing problem? (i) Linear approach (ii) Heuristic approach (some knowledges are stored) (iii) Random approach (iv) An optimal approach20202mArtificial intelligenceWhich is the best way to go for game playing problem? (i) Linear approach (ii) Heuristic approach (some knowledge is stored) (iii) Random approach (iv) An optimal approach20222m
PreviousWhich search strategy is also called as blind search? (i) Uniformed search (ii) Informed search (iii) Simple reflex search (iv) All of the mentionedNextGraph used to represent semantic network is (i) undirected graph (ii) directed graph (iii) directed acyclic graph (DAG) (iv) directed complete graph