scispace - formally typeset
C

Cesare Tinelli

Researcher at University of Iowa

Publications -  177
Citations -  8240

Cesare Tinelli is an academic researcher from University of Iowa. The author has contributed to research in topics: Satisfiability modulo theories & Solver. The author has an hindex of 43, co-authored 162 publications receiving 7424 citations. Previous affiliations of Cesare Tinelli include University of Illinois at Urbana–Champaign.

Papers
More filters

The SMT-LIB Standard Version 2.0

TL;DR: This paper introduces Version 2 of the SMT-LIB Standard, a major upgrade of the previous Version 1.2 which, in addition to simplifying and extending the languages of that version, includes a new command language for interfacing with SMT solvers.
Journal ArticleDOI

Solving SAT and SAT Modulo Theories: From an abstract Davis--Putnam--Logemann--Loveland procedure to DPLL(T)

TL;DR: Extensive experimental evidence shows that DPLL(T) systems can significantly outperform the other state-of-the-art tools, frequently even in orders of magnitude, and have better scaling properties.
Book ChapterDOI

Satisfiability Modulo Theories

TL;DR: The architecture of a lazy SMT solver is discussed, examples of theory solvers are given, how to combine such solvers modularly is shown, and several extensions of the lazy approach are mentioned.
Book ChapterDOI

DPLL(T): Fast Decision Procedures

TL;DR: This work proposes a new approach, namely a general DPLL(X) engine, whose parameter X can be instantiated with a specialized solver Solver T for a given theory T, thus producing a systemDPLL(T).
Journal Article

DPLL(T): Fast decision procedures

TL;DR: In this article, the authors propose a general DPLL(X) engine, whose parameter X can be instantiated with a specialized solver Solver T for a given theory T, thus producing a systemDPLL(T).