Lecture#6 - Knowledge Representation
Lecture#6 - Knowledge Representation
Lecture#6 - Knowledge Representation
Steps of Resolution
There are four steps of resolution to solve the problem.
1. Convert all problem statements into FOL.
2. Convert FOL into CNF (Conjective Number Format).
3. Assets the negotiation of goal.
4. Resolve clauses together using Resolution Tree.
• Eliminate Implication
• Standardize Variables
• Move Negotiation inwards
• Skolemization
• Drop Universal Quantifier
2. Someone is Graduating
For example
Mano(x)
¬𝑒𝑎𝑡𝑠 ( 𝑥 , 𝑓𝑖𝑠h )
𝐸𝑞𝑢𝑎𝑡𝑖𝑜𝑛−2 ¬𝑐𝑎𝑡 ( 𝑥 ) ∪¬ 𝑙𝑖𝑘𝑒𝑠 ( 𝑥, 𝑦 ) ∪𝑒𝑎𝑡𝑠(𝑥 , 𝑦)