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