Skip to content

Assertion violation at src/ast/rewriter/rewriter_def.h Line: 310 #4250

@wintered

Description

@wintered
[585] % z3 small.smt2
ASSERTION VIOLATION
File: ../src/ast/rewriter/rewriter_def.h
Line: 310
st != BR_DONE || m().get_sort(m_r) == m().get_sort(t)
(C)ontinue, (A)bort, (S)top, (T)hrow exception, Invoke (G)DB
a
[586] % 
[586] % cat small.smt2
(declare-fun a () (Array Int Real))
(assert (distinct a ((as const (Array Int Real)) 0)))
(check-sat)
[587] %

OS: Ubuntu 18.04
Commit: b42ea38

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