Delay enumerative instantiation if theory engine does not need check (#3774)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Wed, 19 Feb 2020 21:15:22 +0000 (15:15 -0600)
committerGitHub <noreply@github.com>
Wed, 19 Feb 2020 21:15:22 +0000 (15:15 -0600)
commitc6a9ab9da205df7cbf192edc142ee151404dcb1b
tree42f2fe5f76f7be0b112882c65b254729de5bdc5e
parentbe2ee6f3ea202812a9ddecfad3a8eeddfd44db3e
Delay enumerative instantiation if theory engine does not need check (#3774)
src/theory/quantifiers/inst_strategy_enumerative.cpp
src/theory/quantifiers/sygus/synth_engine.cpp
src/theory/quantifiers/term_database.cpp
src/theory/quantifiers_engine.cpp
src/theory/quantifiers_engine.h
test/regress/CMakeLists.txt
test/regress/regress1/quantifiers/issue3481-unsat1.smt2 [new file with mode: 0644]