Skip to content

Incorrect result on NRA formula without free variable #2917

@muchang

Description

@muchang

Hi,
For this formula,

(assert (forall ((a Real)) (exists ((b Real)) (and (= (/ 0 b) 0) (= a (/ 0 0))))))
(check-sat)

z3 gives an incorrect answer sat while cvc4 gives unsat.

OS: Ubuntu 18.04
Revision: 3ec7146

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