Adds Regular Expression support.
authorTianyi Liang <tianyi-liang@uiowa.edu>
Mon, 14 Oct 2013 21:27:33 +0000 (16:27 -0500)
committerTianyi Liang <tianyi-liang@uiowa.edu>
Mon, 14 Oct 2013 21:27:33 +0000 (16:27 -0500)
commit177f347c7db9ef276dbaebe166080abc78a2bf73
tree3810f2379c99961bfe9fe34ce0f842e584e29807
parentc388e89e5253aa6fbde7685fc53126872f578f0b
Adds Regular Expression support.
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
src/theory/strings/theory_strings_rewriter.h
src/theory/strings/theory_strings_type_rules.h
test/regress/regress0/strings/regexp002.smt2 [new file with mode: 0644]