switch to total function str.to.int: maps invalid and non-digit strings to 0
authorTianyi Liang <tianyi-liang@uiowa.edu>
Tue, 18 Feb 2014 16:48:04 +0000 (10:48 -0600)
committerTianyi Liang <tianyi-liang@uiowa.edu>
Tue, 18 Feb 2014 16:48:04 +0000 (10:48 -0600)
commita51d41f2a267df30c7ef24de5b753ce73e0ac479
tree3bbf0450eb196604b9d1210dcef17c262d70aa87
parent84da041c64ef16b95f3028183e1a5a2c994d98ec
switch to total function str.to.int: maps invalid and non-digit strings to 0
src/printer/smt2/smt2_printer.cpp
src/smt/smt_engine.cpp
src/theory/strings/kinds
src/theory/strings/theory_strings.cpp
src/theory/strings/theory_strings_preprocess.cpp
src/theory/strings/theory_strings_rewriter.cpp