Artificial intelligence A search algorithm takes _________ as an input and returns ________ as an output. Problem, solution Input, output Solution, problem Parameters, sequence of actions Problem, solution Input, output Solution, problem Parameters, sequence of actions 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 ______________ 8-Puzzle problem Mars Hover (Robot Navigation) Finding a optimal path from a given source to a destination 8-queen problem 8-Puzzle problem Mars Hover (Robot Navigation) Finding a optimal path from a given source to a destination 8-queen problem 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? 6 states 8 states Any depth 10 states 6 states 8 states Any depth 10 states ANSWER DOWNLOAD EXAMIANS APP