Minimal unsatisfiable core extraction for SMT.

FMCAD(2016)

引用 30|浏览35
暂无评分
摘要
Finding a minimal (i.e., irreducible) unsatisfiable core (MUC), and high-level minimal unsatisfiable core (also known as group MUC, or GMUC), are well-studied problems in the domain of propositional satisfiability. In contrast, in the domain of SMT, no solver in the public domain produces a minimal or group-minimal core. Several SMT solvers, like Z3, produce a core but do not attempt to minimize it. The SMT solver MathSat has an option to try to make the core smaller, but does not guarantee minimality. In this article we present a method and tool, HSmtMuc, for finding MUC and GMUC for SMT solvers. The method is based on the well-known deletion-based MUC extraction that is used in most propositional MUC extractors, together with several new optimizations such as theory-rotation, and an adaptive activation strategy based on measurements, during execution, of the time consumed by various components, combined with exponential smoothing. We implemented HSmtMuc on top of Z3 and MathSat, and evaluated its performance with hundreds of SMT-LIB benchmarks.
更多
查看译文
关键词
minimal unsatisfiable core extraction,propositional satisfiability,SMT solver,HSMTMUC,GMUC,deletion-based MUC extraction,propositional MUC extractors,theory-rotation,adaptive activation strategy,exponential smoothing,Z3,MATHSAT,SMT-LIB benchmarks,satisfiability modulo theories
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要