+1 vote
in Artificial Intelligence by
How many possible sources of complexity are there in forward chaining?

(a) 1

(b) 2

(c) 3

(d) 4

This question was addressed to me in homework.

The query is from Forward Chaining topic in division Logical Agents of Artificial Intelligence

Select the correct answer from above options

Interview Questions and Answers, Database Interview Questions and Answers for Freshers and Experience

1 Answer

0 votes
by
Correct choice is (c) 3

The explanation is: The three possible sources of complexity are an inner loop, algorithm rechecks every rule on every iteration, algorithm might generate many facts irrelevant to the goal.

Related questions

+1 vote
asked Dec 4, 2021 in Artificial Intelligence by DavidAnderson
0 votes
asked Oct 21, 2021 in Artificial Intelligence by DavidAnderson
...