Improve names for sygus enumeration option (#7945)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Fri, 14 Jan 2022 23:59:58 +0000 (17:59 -0600)
committerGitHub <noreply@github.com>
Fri, 14 Jan 2022 23:59:58 +0000 (23:59 +0000)
commite037509aa86cf68691d9ef9eac3cac771fb26d03
treea6b0c4d2562e742a15c299e382cd01cbab24a154
parent9b120a987bc0421d2fd9029ec9b9b7c6a78c3897
Improve names for sygus enumeration option (#7945)

Also deletes the unused (naive) basic enumerator.
28 files changed:
src/CMakeLists.txt
src/options/quantifiers_options.toml
src/theory/quantifiers/sygus/enum_value_manager.cpp
src/theory/quantifiers/sygus/sygus_enumerator.cpp
src/theory/quantifiers/sygus/sygus_enumerator_basic.cpp [deleted file]
src/theory/quantifiers/sygus/sygus_enumerator_basic.h [deleted file]
src/theory/quantifiers/sygus/sygus_random_enumerator.cpp
src/theory/quantifiers/sygus/term_database_sygus.cpp
test/regress/regress1/sygus/commutative-stream.sy
test/regress/regress1/sygus/error1-dt.sy
test/regress/regress1/sygus/fast-enum-backtrack.sy
test/regress/regress1/sygus/interpol1-push-pop.smt2
test/regress/regress1/sygus/interpol1.smt2
test/regress/regress1/sygus/interpol_arr1.smt2
test/regress/regress1/sygus/interpol_arr2.smt2
test/regress/regress1/sygus/interpol_cosa_1.smt2
test/regress/regress1/sygus/interpol_from_pono_1.smt2
test/regress/regress1/sygus/interpol_from_pono_2.smt2
test/regress/regress1/sygus/issue3580.sy
test/regress/regress1/sygus/rand_const.sy
test/regress/regress1/sygus/rand_p_0.sy
test/regress/regress1/sygus/rand_p_1.sy
test/regress/regress1/sygus/trivial-stream.sy
test/regress/regress2/sygus/multi-udiv.sy
test/regress/regress2/sygus/sets-fun-test.sy
test/regress/regress2/sygus/three.sy
test/regress/regress3/interpol2.smt2
test/regress/regress3/strings-any-term.sy