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