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