@inproceedings{cbad4f8d2bf74c558d1b34753c71d119,
title = "Lemma learning in the model evolution calculus",
abstract = "The Model Evolution (ME) Calculus is a proper lifting to first-order logic of the DPLL procedure, a backtracking search procedure for prepositional satisfiability. Like DPLL, the ME calculus is based on the idea of incrementally building a model of the input formula by alternating constraint propagation steps with non-deterministic decision steps. One of the major conceptual improvements over basic DPLL is lemma learning, a mechanism for generating new formulae that prevent later in the search combinations of decision steps guaranteed to lead to failure. We introduce two lemma generation methods for ME proof procedures, with various degrees of power, effectiveness in reducing search, and computational overhead. Even if formally correct, each of these methods presents complications that do not exist at the prepositional level but need to be addressed for learning to be effective in practice for ME. We discuss some of these issues and present initial experimental results on the performance of an implementation of the two learning procedures within our ME prover Darwin.",
author = "Peter Baumgartner and Alexander Fuchs and Cesare Tinelli",
year = "2006",
doi = "10.1007/11916277\_39",
language = "English",
isbn = "3540482814",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Verlag",
pages = "572--586",
booktitle = "Logic for Programming, Artificial Intelligence, and Reasoning - 13th International Conference, LPAR 2006, Proceedings",
address = "Germany",
note = "13th International Conference on Logic for Programming, Artificial Intelligence, and Reasoning, LPAR 2006 ; Conference date: 13-11-2006 Through 17-11-2006",
}