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>
Tue, 24 Sep 2013 19:19:25 +0000 (14:19 -0500)
commitdc7cf88e7d14748ed3227e552e15bf93f6ad22f9
tree3ef699307030fbfdb9c533d988b79a052d9945de
parent5d1f359e22927f2bec78ba6a407485f65bc6ae0b
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]