activity
20152022
most citedSyGuS Techniques in the Core of an SMT Solver

12 citations · 16 across the 4 of their papers we have counts for

collaborators

14 papers

cs.LO2022

Reasoning About Vectors using an SMT Theory of Sequences

Ying Sheng, Andres Nötzli, Andrew Reynolds +7

Dynamic arrays, also referred to as vectors, are fundamental data structures used in many programs. Modeling their semantics efficiently is crucial when reasoning about such progra…

cs.LO2021

Satisfiability and Synthesis Modulo Oracles

Elizabeth Polgreen, Andrew Reynolds, Sanjit A. Seshia

In classic program synthesis algorithms, such as counterexample-guided inductive synthesis (CEGIS), the algorithms alternate between a synthesis phase and an oracle (verification)…

cs.AI2021

Fair and Adventurous Enumeration of Quantifier Instantiations

Mikoláš Janota, Haniel Barbosa, Pascal Fontaine +1

SMT solvers generally tackle quantifiers by instantiating their variables with tuples of terms from the ground part of the formula. Recent enumerative approaches for quantifier ins…

cs.LO2021

lazybvtoint at the SMT Competition 2020

Yoni Zohar, Ahmed Irfan, Makai Mann +3

lazybvtoint is a new prototype SMT-solver, that will participate in the incremental and non-incremental tracks of the \qfbv logic.

cs.LO2021

Politeness and Stable Infiniteness: Stronger Together

Ying Sheng, Yoni Zohar, Christophe Ringeissen +3

We make two contributions to the study of polite combination in satisfiability modulo theories. The first contribution is a separation between politeness and strong politeness, by…

cs.LO20191 cited

CVC4SY for SyGuS-COMP 2019

Andrew Reynolds, Haniel Barbosa, Andres Nötzli +2

CVC4Sy is a syntax-guided synthesis (SyGuS) solver based on bounded term enumeration and, for restricted fragments, quantifier elimination. The enumerative strategies are based on…