[ home | schedule | assignments | projects | resources | handouts | overview | links ]

15-815 Automated Theorem Proving


Lecture 11: A Focusing Prover

We review the idea of focused search and present the ML code for a simple propositional focusing prover. It is based on fixing the don't-care non-deterministic choices simply based on the order of assumptions and solving don't-know non-determinism through bounded depth-first search and iterative deepening.

Reading

Key Concepts

Links

[ home | schedule | assignments | projects | resources | handouts | overview | links ]


Frank Pfenning
fp@cs