(set-logic QF_BV) (set-info :status unsat) (declare-const v0 (_ BitVec 32)) (assert (= #b1 (bvor (bvnot (ite (= (bvadd (bvadd (_ bv14 32) v0) (_ bv23 32)) (bvadd (_ bv37 32) v0)) #b1 #b0)) (bvnot (ite (= (bvadd (_ bv23 32) (bvadd (_ bv14 32) v0)) (bvadd (_ bv37 32) v0)) #b1 #b0))))) (check-sat)