Skip to content

Regression on simple NIA formula #5376

@wintered

Description

@wintered

d5c6abe

$z3-4.8.8 bug.smt2
unsat
$z3-4.8.9 bug.smt2
unsat
$z3-4.8.10 bug.smt2
unsat
$z3release bug.smt2 
unknown
$time z3release smt.mbqi.max_iterations=1000000 bug.smt2
unknown
z3release smt.mbqi.max_iterations=1000000 bug.smt2  146.67s user 0.01s system 99% cpu 2:26.72 total
$
$cat bug.smt2 
(declare-const x Int)
(assert (forall ((v Int)) (= v (* x x))))
(check-sat)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions