Skip to content

Assertion violation at ../src/tactic/fd_solver/smtfd_solver.cpp Line: 1928 #2927

@muchang

Description

@muchang

Hi,
For this formula,

(assert (forall ((a (_ BitVec 1))) (forall ((b (_ BitVec 1))) (= b #b0))))
(check-sat-using smtfd)

z3 throws out an assertion violation:

ASSERTION VIOLATION
File: ../src/tactic/fd_solver/smtfd_solver.cpp
Line: 1928
!m_axioms.contains(fml)
(C)ontinue, (A)bort, (S)top, (T)hrow exception, Invoke (G)DB
a

OS: Ubuntu 18.04
Revision: 28c827f

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