Chapter 6 MP
Chapter 6 MP
Chapter 6 MP
Chapter 6
Representing knowledge
using rules
• Rules are the basis for the search programs.
• Ex: p, ~pVq
• PROLOG programs are composed only of Horn Clauses.
Therefore,
1. Simple and efficient interpreter can be written.
2. Logic of Horn Clause system is decidable.