Polimi CS Notes/FAI - Foundations of Artificial Intelligence/Problem Solving by Search Problem Solving by Search Book sections 3.1-3.3 PagesSearch problemsA search problem can be defined formally as follows: A set of possible states that the environment can be in. We call this the state space . The initial state that the agent starts in. A set of one…NextSearch problems