diff --git a/src/smt/theory_str.cpp b/src/smt/theory_str.cpp index c9904996e..ab67fc2f7 100644 --- a/src/smt/theory_str.cpp +++ b/src/smt/theory_str.cpp @@ -7626,9 +7626,11 @@ namespace smt { var_eq_concat_map, var_eq_unroll_map, concat_eq_constStr_map, concat_eq_concat_map, unrollGroupMap);); + /* if (!contain_pair_bool_map.empty()) { compute_contains(aliasIndexMap, concats_eq_index_map, var_eq_constStr_map, concat_eq_constStr_map, var_eq_concat_map); } + */ // step 4: dependence analysis