Fixes for sygus inference on quantifier free problems (#3202)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Tue, 20 Aug 2019 22:18:02 +0000 (17:18 -0500)
committerGitHub <noreply@github.com>
Tue, 20 Aug 2019 22:18:02 +0000 (17:18 -0500)
commitb967cc5c8d84023c1b821c59b7bca736ffda6bed
treeb1900e3817888a0ff321d70da4a31796db82b0ee
parent16c2fe5ec2ebb29da131aa590a4a0b79b1e94dc9
Fixes for sygus inference on quantifier free problems (#3202)
src/preprocessing/passes/sygus_inference.cpp
src/theory/quantifiers/sygus/ce_guided_single_inv.cpp
src/theory/quantifiers/sygus/synth_conjecture.cpp
test/regress/CMakeLists.txt
test/regress/regress1/sygus/issue3199.smt2 [new file with mode: 0644]
test/regress/regress1/sygus/issue3200.smt2 [new file with mode: 0644]
test/regress/regress1/sygus/issue3201.smt2 [new file with mode: 0644]