login

A Simple and Flexible Way of Computing Small Unsatisfiable Cores in SAT Modulo Theories

Lecture notes in computer sciencePublished 28 June 2007
Alessandro Cimatti, Alberto Griggio, Roberto Sebastiani
Citations50
SJR quartileQ2
SJR score0.35
SNIP0.55

TL;DR

A novel approach for computing small unsat cores in SMT is proposed, which can be interfaced with every propositional core extractor in a plug-and-play way, so that to benefit for free of all unsatcore reduction techniques which have been or will be made available.

Abstract

Abstract. Finding small unsatisfiable cores for SAT problems has recently received a lot of interest, mostly for its applications in formal verification. However, propositional logic is often not expressive enough for representing many interesting verification problems, which can be more naturally addressed in the framework of Satisfiability Modulo Theories, SMT. Surprisingly, the problem of finding unsatisfiable cores in SMT has received very little attention in the literature; in particular, we are not aware of any work aiming at producing small unsatisfiable cores in SMT. In this paper we present a novel approach to this problem. The main idea is to combine an SMT solver with an external propositional core extractor: the SMT solver produces the theory lemmas found during the search; the core extractor is then called on the boolean abstraction of the original SMT problem and of the theory lemmas. This results in an unsatisfiable core for the original SMT problem, once the remaining theory lemmas have been removed. The approach is conceptually interesting, since the SMT solver is used to dynamically

Keywords

ChemistryComputer Science