scispace - formally typeset
R

Robert Brummayer

Researcher at Johannes Kepler University of Linz

Publications -  15
Citations -  820

Robert Brummayer is an academic researcher from Johannes Kepler University of Linz. The author has contributed to research in topics: Solver & Fuzz testing. The author has an hindex of 9, co-authored 15 publications receiving 762 citations.

Papers
More filters
Book ChapterDOI

Boolector: An Efficient SMT Solver for Bit-Vectors and Arrays

TL;DR: Boolector is presented, which is an efficient SMT solver for the quantifier-free theories of bit-vectors and arrays, which uses term rewriting, bit-blasting, and lemmas on demand for arrays.
Journal ArticleDOI

Lemmas on Demand for the Extensional Theory of Arrays

TL;DR: A novel decision procedure is presented that refines formula abstractions with lemmas on demand and proves soundness and completeness and complexity and provides implementation details and optimizations for bit-vectors.
Proceedings ArticleDOI

Fuzzing and delta-debugging SMT solvers

TL;DR: This work proposes to complement traditional testing techniques with grammar-based blackbox fuzz testing, combined with delta-debugging, to improve the robustness and correctness of SMT solvers.
Book ChapterDOI

Automated testing and debugging of SAT and QBF solvers

TL;DR: This work develops automated testing and debugging techniques designed and optimized for SAT and QBF solver development that are able to find critical solver defects that lead to crashes, invalid satisfying assignments and incorrect satisfiability results.
Proceedings ArticleDOI

Lemmas on demand for the extensional theory of arrays

TL;DR: This work precisely describes how the lemmas on demand approach can be applied to the decision problem of satisfiability in the theory of arrays and shows how the new propagation based algorithm can be generalized to the extensional theory of array.