scispace - formally typeset
L

Leonardo de Moura

Researcher at Microsoft

Publications -  96
Citations -  15247

Leonardo de Moura is an academic researcher from Microsoft. The author has contributed to research in topics: Satisfiability modulo theories & Automated theorem proving. The author has an hindex of 42, co-authored 95 publications receiving 13498 citations. Previous affiliations of Leonardo de Moura include Stanford University & SRI International.

Papers
More filters

Proofs and Refutations, and Z3.

TL;DR: The proof-producing internals of Z3 are described and a notion of implicit quotation is introduced to avoid introducing auxiliary variables, it simplifies the creation of proof objects considerably and natural deduction style proofs are produced to facilitate modular proof re-construction.
Book ChapterDOI

Cutting to the Chase solving linear integer arithmetic

TL;DR: A new algorithm for solving linear integer programming problems that performs a DPLL style search for a feasible assignment, while using a novel cut procedure to guide the search away from the conflicting states.

Integrating Simplex with DPLL(T )

TL;DR: A new Simplex-based linear arithmetic solver that can be integrated efficiently in the DPLL(T ) framework and is even competitive with state-of-the-art tools specialized for the difference logic fragment is presented.
Proceedings ArticleDOI

Finding Conflicting Instances of Quantified Formulas in SMT

TL;DR: The experimental results show that the technique significantly reduces the number of instantiations required by an SMT solver to answer "unsatisfiable" for several benchmark libraries, and consequently leads to improvements over state-of-the-art implementations.
Journal ArticleDOI

6 Years of SMT-COMP

TL;DR: The evolution of the competition’s organization and rules are presented, how the state of the art has improved over the course of this competition is shown, and the impact SMT-COMP has had on the SMT community and beyond is discussed.