Artificial intelligence What is the space complexity of Depth-first search? O(m) O(b) O(bl) O(bm) O(m) O(b) O(bl) O(bm) ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which search algorithm imposes a fixed depth limit on nodes? Depth-limited search Depth-first search Iterative deepening search Bidirectional search Depth-limited search Depth-first search Iterative deepening search Bidirectional search ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which is used to improve the performance of heuristic search? Simple form of nodes None of the mentioned Quality of nodes Quality of heuristic function Simple form of nodes None of the mentioned Quality of nodes Quality of heuristic function ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Web Crawler is a/an ____________ Simple reflex agent Model based agent Intelligent goal-based agent Problem-solving agent Simple reflex agent Model based agent Intelligent goal-based agent Problem-solving agent ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which of the following algorithm is online search algorithm? None of the mentioned Breadth-first search algorithm Hill-climbing search algorithm Depth-first search algorithm None of the mentioned Breadth-first search algorithm Hill-climbing search algorithm Depth-first search algorithm ANSWER DOWNLOAD EXAMIANS APP