Artificial Intelligence Algorithms Question: What is a heuristic function in artificial intelligence algorithms? Artificial Intelligence Algorithms Interview QuestionAnswer: Heuristic function is a function that maps from problem state descriptions to measures of desirability. Previous QuestionNext QuestionWhich is true regarding BFS in artificial intelligence algorithms?The traveling salesman problem involves n cities with paths connecting the cities. The time taken for traversing through all the cities, without knowing in advance what is the length of tour?