Week 7-8: Heuristic Searches

This lecture introduces how an informed search strategy—one that uses problem-specific knowledge beyond the definition of the problem itself—can find solutions more efficiently than can an uninformed strategy.
 

Informed or Heuristic Search ( A* Search)