Fix case of disjunctive conclusion in strings (#3254)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Fri, 27 Sep 2019 20:01:42 +0000 (15:01 -0500)
committerGitHub <noreply@github.com>
Fri, 27 Sep 2019 20:01:42 +0000 (15:01 -0500)
commitb2447df23d473184a7881ead02aa0b1e8f547d53
tree16bd315ee3358bd857ad4cb6cb910be46990fe6f
parent6c878c1cf54620b10bac95e5765d0d03bf718f5c
Fix case of disjunctive conclusion in strings (#3254)
src/theory/strings/inference_manager.cpp
src/theory/strings/theory_strings.cpp
test/regress/CMakeLists.txt
test/regress/regress1/sygus/issue3247.smt2 [new file with mode: 0644]