diff --git a/src/smt/theory_str_regex.cpp b/src/smt/theory_str_regex.cpp index 9cc96f21c..da96b13bb 100644 --- a/src/smt/theory_str_regex.cpp +++ b/src/smt/theory_str_regex.cpp @@ -203,7 +203,7 @@ namespace smt { continue; } else { // fixed-length model construction handles path constraints on our behalf, and with a better reduction - return false; + continue; } } else { // no automata available, or else all bounds assumptions are invalid