2 Search fundamentals
This chapter covers
-
The intuition of planning and searching
-
Identifying problems suited to be solved using search algorithms
-
Representing problem spaces in a way suitable to be processed by search algorithms
-
Understanding and designing fundamental search algorithms to solve problems
What are planning and searching?
When we think about what makes us intelligent, the ability to plan before carrying out actions is a prominent attribute. Before embarking on a trip to a different country, before starting a new project, before writing functions in code, planning happens. Planning happens at different levels of detail in different contexts to strive for the best possible outcome when carrying out the tasks involved ...
Get Grokking Artificial Intelligence Algorithms now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.