Skip to content

Refutational soundness bug on real arithmetic formula  #5083

@wintered

Description

@wintered

Commit: e804f77

$z3release bug.smt2
unsat
$cvc4 -q bug.smt2
sat
$cat bug.smt2
(declare-fun a () Real)
(assert (not (is_int (to_real a))))
(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