Skip to content

smtfd incorrect answer on BV  #2932

@muchang

Description

@muchang

Hi,
For this formula,

(assert (exists ((a (_ BitVec 1)))
  (forall ((b (_ BitVec 1)))
    (forall ((c (_ BitVec 1)))
      (forall ((d (_ BitVec 1))) false)))))
(check-sat-using smtfd)

z3 incorrectly gives sat on this unsat formula.

OS: Ubuntu 18.04
Revision: a05dec9

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