Skip to content

Soundness bug in qfnra tactic #4123

@wintered

Description

@wintered
[613] % z3-4.8.5 small.smt2
unsat
sat
[614] % z3-4.8.6 small.smt2
unsat
sat
[615] % z3-4.8.7 small.smt2
unknown
sat
[616] % z3 small.smt2
unsat
sat
[617] % cat small.smt2
(assert (forall ((a Real)) (= a (/ 0 0))))
(check-sat)
(check-sat-using (then qfnra smt))
[618] %

OS: Ubuntu 18.04
Commit: a0de244

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