Artificial intelligence What is a heuristic function? A function to solve mathematical problems A function whose return type is nothing A function which takes parameters of type string and returns an integer value A function that maps from problem state descriptions to measures of desirability A function to solve mathematical problems A function whose return type is nothing A function which takes parameters of type string and returns an integer value A function that maps from problem state descriptions to measures of desirability ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence A* algorithm is based on ___________ Breadth-First-Search Depth-First –Search Hill climbing Best-First-Search Breadth-First-Search Depth-First –Search Hill climbing Best-First-Search ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which of the following have computers traditionally done better than people? storing information responding flexibly None of these computing numerically both (a) and (c) storing information responding flexibly None of these computing numerically both (a) and (c) 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
Artificial intelligence A heuristic is a way of trying __________ To search and measure how far a node in a search tree seems to be from a goal To compare two nodes in a search tree to see if one is better than the other is To discover something or an idea embedded in a program All of the mentioned To search and measure how far a node in a search tree seems to be from a goal To compare two nodes in a search tree to see if one is better than the other is To discover something or an idea embedded in a program All of the mentioned ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence In LISP, the function (endp ) returns the length of returns t if is empty. None of these returns a new list that is equal to by copying the top-level element of All of these returns the length of returns t if is empty. None of these returns a new list that is equal to by copying the top-level element of All of these ANSWER DOWNLOAD EXAMIANS APP