Synthesize rewrite rules from inputs (#2608)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Thu, 11 Oct 2018 01:44:02 +0000 (20:44 -0500)
committerGitHub <noreply@github.com>
Thu, 11 Oct 2018 01:44:02 +0000 (20:44 -0500)
commit7d70b721f43157e01bc6166a822df79250df632a
tree6d92615b265f02e237717f49017d81b4646ae714
parentaa84926fb81001cc86661dead2ac5b856dd45ba3
Synthesize rewrite rules from inputs (#2608)
14 files changed:
src/expr/datatype.cpp
src/expr/datatype.h
src/options/quantifiers_options.toml
src/options/smt_options.toml
src/preprocessing/passes/synth_rew_rules.cpp
src/preprocessing/passes/synth_rew_rules.h
src/smt/smt_engine.cpp
src/theory/datatypes/datatypes_rewriter.cpp
src/theory/quantifiers/candidate_rewrite_database.cpp
src/theory/quantifiers/expr_miner.cpp
src/theory/quantifiers/sygus/cegis_unif.h
src/theory/quantifiers/sygus/sygus_grammar_cons.cpp
src/theory/quantifiers/sygus/sygus_grammar_cons.h
src/theory/quantifiers/sygus/sygus_grammar_norm.cpp