Improve regexp rewriter, simplify regexp preprocess, add basic trans closure for...
authorajreynol <andrew.j.reynolds@gmail.com>
Mon, 19 Oct 2015 13:06:22 +0000 (15:06 +0200)
committerajreynol <andrew.j.reynolds@gmail.com>
Mon, 19 Oct 2015 13:06:22 +0000 (15:06 +0200)
commitc23245dbdc936c0a9dd9d8f071405f922dbfd02d
treea86456cde5cab62aa05776aee66c86d8fb1fab2f
parent1856daa190f0b5ca5662408d33f3f70d069b27f7
Improve regexp rewriter, simplify regexp preprocess, add basic trans closure for string contains, refactoring.
src/smt/smt_engine.cpp
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
src/theory/strings/theory_strings_rewriter.cpp