Skip to content

Assertion violation at src/ast/ast.cpp:2908 #3843

@wintered

Description

@wintered
[528] % z3 small.smt2
ASSERTION VIOLATION
File: ../src/ast/ast.cpp
Line: 2908
to_app(get_fact(p1))->get_arg(1) == to_app(get_fact(p2))->get_arg(0)
(C)ontinue, (A)bort, (S)top, (T)hrow exception, Invoke (G)DB
a
[529] % cat small.smt2
(assert (exists ((a Real)) (forall ((b Real)) (<= (div (to_int a) (to_int b)) 0.0))))
(check-sat-using horn)
[530] %

OS: Ubuntu 18.04
Commit: cb13641

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