Lazy preprocessing of extended operators in strings. Add regressions. Fixes bug...
authorajreynol <andrew.j.reynolds@gmail.com>
Sat, 26 Sep 2015 12:35:40 +0000 (14:35 +0200)
committerajreynol <andrew.j.reynolds@gmail.com>
Sat, 26 Sep 2015 12:35:40 +0000 (14:35 +0200)
commit51aa945e59ecf3354192f40c3f645d8b221e34a9
treeefd08ada86eaaefe42f371a6744dcf681266e6a6
parente61a79df77924c66e8f6ff3141172bda49301475
Lazy preprocessing of extended operators in strings.  Add regressions. Fixes bug 613.
src/smt/smt_engine.cpp
src/theory/strings/options
src/theory/strings/theory_strings.cpp
src/theory/strings/theory_strings.h
src/theory/strings/theory_strings_preprocess.cpp
src/theory/strings/theory_strings_preprocess.h
test/regress/regress0/strings/Makefile.am
test/regress/regress0/strings/bug613.smt2 [new file with mode: 0644]
test/regress/regress0/strings/ilc-like.smt2 [new file with mode: 0755]
test/regress/regress0/strings/indexof-sym-simp.smt2 [new file with mode: 0755]