The problem-solving agent with several immediate options of unknown value can decide what to do by just examining different possible sequences of actions that lead to states of known value, and then choosing the best sequence. This process of looking for such a sequence is called Search.
(a) True
(b) False
I got this question in unit test.
This interesting question is from Problem Solving in chapter Problem Solving of Artificial Intelligence