adds model generation for strings, and a hacked way in arith engine for models
authorTianyi Liang <tianyi-liang@uiowa.edu>
Mon, 23 Sep 2013 21:54:32 +0000 (16:54 -0500)
committerTianyi Liang <tianyi-liang@uiowa.edu>
Fri, 27 Sep 2013 14:25:52 +0000 (09:25 -0500)
commit4612dd66cee87b7d4b735b416785d539083757fa
treef8cf493cfc3a8edfe7421cfc40b02b59cdd0d395
parentccd1ca4c32e8a3eac8b18911a7b2d32b55203707
adds model generation for strings, and a hacked way in arith engine for models
src/theory/arith/theory_arith.cpp
src/theory/arith/theory_arith.h
src/theory/arith/theory_arith_private.cpp
src/theory/arith/theory_arith_private.h
src/theory/strings/theory_strings.cpp
src/theory/strings/theory_strings.h
src/theory/strings/type_enumerator.h
src/theory/theory_engine.cpp
src/util/regexp.h
test/regress/regress0/strings/Makefile.am
test/regress/regress0/strings/model001.smt2 [new file with mode: 0644]