17 Mar 2005
CS 3243 - Logical Inference
75
Summary
lWhew! That was a loooooooong lecture.  What did we learn?
l
¡Enumeration: DPLL rules are similar to CSP heuristics.
¡Resolution is proof by refutation, used in PL.
¡Other forms of reasoning: Modus Ponens which requires Horn form.
¡FOL uses unification to find solutions, requires Skolem constants and functions.
¡Forward (undirected) and Backward (directed) chaining patterns to apply an inference mechanism.