Hi, for the following formula, z3 f91c3d9fd667a9f1d4adf9 ~~~~ (set-option :sat.branching.heuristic chb) (assert (forall ((arr (Array Bool Int))) (forall ((i10 Int)) (exists ((v18 Bool)) (and (= i10 1) (> (select (store arr v18 1) false) 0)))))) (check-sat) ~~~~ ~~~~ ASSERTION VIOLATION File: ../src/sat/smt/arith_solver.cpp Line: 594 UNEXPECTED CODE WAS REACHED. (C)ontinue, (A)bort, (S)top, (T)hrow exception, Invoke (G)DB ~~~~