Skip to content

bvarray2uf assertion violation at ../src/tactic/bv/bvarray2uf_rewriter.cpp Line: 396 #3043

@muchang

Description

@muchang

Hi,
For this formula:

(declare-fun a (Int) Bool)
(assert (exists ((b Int)) (a 0)))
(check-sat-using bvarray2uf)

Z3 throws out an assertion violation:

NOT IMPLEMENTED YET!
ASSERTION VIOLATION
File: ../src/tactic/bv/bvarray2uf_rewriter.cpp
Line: 396
UNREACHABLE CODE WAS REACHED.
(C)ontinue, (A)bort, (S)top, (T)hrow exception, Invoke (G)DB

OS: Ubuntu 18.04
Commit: 2882a67

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