Call separate SMT engine for single invocation sygus (#3151)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Wed, 14 Aug 2019 18:23:07 +0000 (13:23 -0500)
committerGitHub <noreply@github.com>
Wed, 14 Aug 2019 18:23:07 +0000 (13:23 -0500)
commitc130a81b3578898dcb5cacaf746e4dd923e2c5d6
tree167e9bf516882cfb6c08f88b9110ca241a973f6a
parent94af13b18b10d6092981848fbae1b9c35b27b31d
Call separate SMT engine for single invocation sygus (#3151)
src/options/quantifiers_options.toml
src/smt/smt_engine.cpp
src/smt/smt_engine.h
src/theory/quantifiers/sygus/ce_guided_single_inv.cpp
src/theory/quantifiers/sygus/ce_guided_single_inv.h
src/theory/quantifiers/sygus/synth_conjecture.cpp
src/theory/quantifiers/sygus/synth_conjecture.h
src/theory/quantifiers/sygus/synth_engine.cpp