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