Back to the 2024 paper

Module 1: Introduction and Search Techniques

20242m

In an AND/OR graph, solving an AND node means:

(i) Solving one child node is enough
(ii) All child nodes must be solved
(iii) The node is ignored
(iv) Any node can be skipped

Similar questions