Heuristic search is a subfield of artificial intelligence. It is the study of algorithms meant for general problem solving. The problems solved with heuristic search come from a variety of domains, including: These varried domains have two things in common. First, the difficulty of solving these problems grows far faster…
Making AI Practical and Practicable