Use sygus to synthesize/verify rewrite rules (#1547)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Thu, 1 Feb 2018 18:13:54 +0000 (12:13 -0600)
committerGitHub <noreply@github.com>
Thu, 1 Feb 2018 18:13:54 +0000 (12:13 -0600)
commitdbd1797f64216ba9eb598579de27cc45814e1db4
treeda47015c59c728ada2b7034900267609a00ecb12
parent2e4eba43ffa4dd938b7e1153cc42216a42e8ce04
Use sygus to synthesize/verify rewrite rules (#1547)
src/Makefile.am
src/options/quantifiers_options
src/smt/smt_engine.cpp
src/theory/datatypes/datatypes_sygus.cpp
src/theory/datatypes/datatypes_sygus.h
src/theory/quantifiers/ce_guided_conjecture.cpp
src/theory/quantifiers/ce_guided_conjecture.h
src/theory/quantifiers/sygus_sampler.cpp [new file with mode: 0644]
src/theory/quantifiers/sygus_sampler.h [new file with mode: 0644]