A) Give one example of a goal in Prolog, Which is a conjunction of several subgoals. B) Indicate the two different meth
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
A) Give one example of a goal in Prolog, Which is a conjunction of several subgoals. B) Indicate the two different meth
A) Give one example of a goal in Prolog, Which is a conjunctionof several subgoals.B) Indicate the two different methods that might be used forsatisfying such goals, and explain the differences betweenthem.C) Explain, Which approach is implemented in Prolog and why