Deterministic variables for RE elim (#7489)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Wed, 27 Oct 2021 15:27:30 +0000 (10:27 -0500)
committerGitHub <noreply@github.com>
Wed, 27 Oct 2021 15:27:30 +0000 (15:27 +0000)
commit7bb6e7970de3719308110dd993cf4393031b8d80
treebd3ffda34daedb51ce3a3587bcb555c93eb6ffbe
parent7d31194c3ebd03ce28206c98958010c972d22cde
Deterministic variables for RE elim (#7489)

Fixes #6766.
src/smt/set_defaults.cpp
src/theory/strings/regexp_elim.cpp
test/regress/CMakeLists.txt
test/regress/regress1/strings/issue6766-re-elim-bv.smt2 [new file with mode: 0644]