Option to limit the number of rounds of enumerative instantiation (#3760)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Mon, 17 Feb 2020 19:29:09 +0000 (13:29 -0600)
committerGitHub <noreply@github.com>
Mon, 17 Feb 2020 19:29:09 +0000 (13:29 -0600)
commit6a761852b93510bf707e7002ad663ca0f36ad720
treea91cbd198e21e78b40ce7d6a943db962ee0c30c1
parentb19c08997e15d2e42f61f1936fd60c5e34081d68
Option to limit the number of rounds of enumerative instantiation (#3760)
src/options/quantifiers_options.toml
src/theory/quantifiers/inst_strategy_enumerative.cpp
src/theory/quantifiers/inst_strategy_enumerative.h
test/regress/regress1/quantifiers/issue3481.smt2