Add rewrite for solving stoi (#2532)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Sun, 30 Sep 2018 20:41:57 +0000 (15:41 -0500)
committerGitHub <noreply@github.com>
Sun, 30 Sep 2018 20:41:57 +0000 (15:41 -0500)
commit5a19b4d2d2fce73b0d29ff3d40d52c7ef1f4246b
tree5221dd7be5ec31a40b73af480fbf11ec87d765ba
parent464470c311de4d26b59a2f4ddca6960c3161997a
Add rewrite for solving stoi (#2532)
src/theory/strings/theory_strings.cpp
src/theory/strings/theory_strings.h
src/theory/strings/theory_strings_rewriter.cpp
src/theory/strings/theory_strings_rewriter.h
test/regress/CMakeLists.txt
test/regress/Makefile.tests
test/regress/regress0/strings/stoi-solve.smt2 [new file with mode: 0644]