363 followers • DS & AI
Jun 19, 2024 • 59m • 53 views
Informed search is a type of search algorithm used in artificial intelligence (AI) for problem-solving. Unlike uninformed search algorithms that explore all possibilities blindly, informed search algorithms leverage additional information, or a heuristic, to guide their search towards the goal more efficiently.