Add optimized sygus enumeration (#2677)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Wed, 31 Oct 2018 21:25:37 +0000 (16:25 -0500)
committerGitHub <noreply@github.com>
Wed, 31 Oct 2018 21:25:37 +0000 (16:25 -0500)
commitf59097bfc7f89a30b2d857b0b43eb9130e85f45e
treed71d10bb69f23c99e607b897a9a691ab49ade9fa
parent6a89ff6d106a012442f0ab3b212dc3d26a758da3
Add optimized sygus enumeration (#2677)
src/CMakeLists.txt
src/options/options_handler.cpp
src/options/quantifiers_modes.h
src/options/quantifiers_options.toml
src/theory/quantifiers/sygus/sygus_enumerator.cpp [new file with mode: 0644]
src/theory/quantifiers/sygus/sygus_enumerator.h [new file with mode: 0644]
src/theory/quantifiers/sygus/sygus_pbe.cpp
src/theory/quantifiers/sygus/sygus_unif_io.cpp
src/theory/quantifiers/sygus/synth_conjecture.cpp
src/theory/quantifiers/sygus/term_database_sygus.cpp
src/theory/quantifiers/sygus/term_database_sygus.h