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