Artificial intelligence A search algorithm takes _________ as an input and returns ________ as an output. Problem, solution Solution, problem Parameters, sequence of actions Input, output Problem, solution Solution, problem Parameters, sequence of actions Input, output ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence The process of removing detail from a given state representation is called ______ Extraction Information Retrieval Mining of data Abstraction Extraction Information Retrieval Mining of data Abstraction ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence A problem solving approach works well for ______________ Finding a optimal path from a given source to a destination 8-Puzzle problem 8-queen problem Mars Hover (Robot Navigation) Finding a optimal path from a given source to a destination 8-Puzzle problem 8-queen problem Mars Hover (Robot Navigation) ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which value is assigned to alpha and beta in the alpha-beta pruning? Beta = max Alpha = max Both Alpha = max & Beta = min Beta = min Beta = max Alpha = max Both Alpha = max & Beta = min Beta = min ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence To which depth does the alpha-beta pruning can be applied? Any depth 8 states 6 states 10 states Any depth 8 states 6 states 10 states ANSWER DOWNLOAD EXAMIANS APP