Fix isLeq function in String utility (#3659)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Wed, 29 Jan 2020 19:55:01 +0000 (13:55 -0600)
committerGitHub <noreply@github.com>
Wed, 29 Jan 2020 19:55:01 +0000 (13:55 -0600)
commitf4a10a74ee45018836aa7d7c07910f294c32b2cc
tree9c2b750cff76e1ea673c45a7f8c882ab1973051d
parent6473c66b039c933c433d2dec4a475780ebb72953
Fix isLeq function in String utility (#3659)
src/util/regexp.cpp
test/regress/CMakeLists.txt
test/regress/regress0/strings/issue3657-evalLeq.smt2 [new file with mode: 0644]
test/regress/regress1/strings/issue3657-unexpectedUnsatCVC4.smt2 [new file with mode: 0644]