Refactor and generalize PBE strategies (#1410)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Fri, 1 Dec 2017 15:07:42 +0000 (09:07 -0600)
committerGitHub <noreply@github.com>
Fri, 1 Dec 2017 15:07:42 +0000 (09:07 -0600)
commitf40d813048599b58327fc968344301d39f156da2
tree6441035d51eccca0156ed15d142ced27eb7187d4
parent9f3ea3328213e08bf39b8ceeea272205255fd7ed
Refactor and generalize PBE strategies (#1410)
src/parser/smt2/smt2.cpp
src/theory/quantifiers/ce_guided_pbe.cpp
src/theory/quantifiers/ce_guided_pbe.h
test/regress/regress0/sygus/Makefile.am
test/regress/regress0/sygus/hd-19-d1-prog-dup-op.sy [new file with mode: 0644]
test/regress/regress0/sygus/icfp_14.12-flip-args.sy [new file with mode: 0644]
test/regress/regress0/sygus/strings-double-rec.sy [new file with mode: 0644]
test/regress/regress0/sygus/strings-template-infer-unused.sy [new file with mode: 0644]
test/regress/regress0/sygus/strings-trivial-two-type.sy [new file with mode: 0644]