Computer Science, asked by ektarai7173, 11 months ago

How to eliminate the redundant rule matching attempts in the forward chaining?

Answers

Answered by Anonymous
0

Explanation:

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

Similar questions