Closed rainoftime closed 4 years ago
(set-logic ALL)
(declare-fun _substvar_62_ () (Array Bool (_ BitVec 8)))
(declare-fun _substvar_63_ () Bool)
(set-option :model_validate true)
(set-option :smt.arith.solver 1)
(declare-const v7 Bool)
(declare-const i1 Int)
(push 1)
(assert (exists ((q13 (Array (Array Bool (_ BitVec 8)) Bool)) (q14 (_ BitVec 8)) (q15 Int) (q16 (Array Bool (_ BitVec 8))) (q17 Real) (q18 (Array Real (Array Bool (_ BitVec 8)))) (q19 (Array (Array Bool (_ BitVec 8)) Bool)) (q20 (Array Bool (_ BitVec 8))) (q21 Int)) (xor (bvsge (select (store _substvar_62_ v7 #b01110000) true) (_ bv0 8)) (= q13 q13 q13 q19 q19) (distinct (+ (div 1 (* i1 91 69 69)) i1 91 1) 69))))
(assert _substvar_63_)
(assert (not (forall ((q22 Real) (q23 Real) (q24 Real)) (<= q22 0.0 0.0))))
(push 1)
(pop 1)
(check-sat)
see warning: it is outside the fragment for difference logic
Hi, for the following formula
z3 (commit 1f15033ca) gives an invalid model