Skip to content

psmt assertion violation at ../src/smt/smt_context.h Line: 277 #3044

@muchang

Description

@muchang

Hi,
For this formula:

(declare-fun a (Int) Bool)
(declare-fun b (Int) Bool)
(assert (distinct a b))
(check-sat-using psmt)

Z3 throws out an assertion violation:

ASSERTION VIOLATION
File: ../src/smt/smt_context.h
Line: 277
e_internalized(n)
(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