Skip to content

[Consolidated] issues affecting tactic.default_tactic=smt sat.euf=true #5528

@rainoftime

Description

@rainoftime

Hi, for the following formula,
z3 f91c3d9

(set-option :sat.branching.heuristic chb)
(assert (forall ((arr (Array Bool Int))) (forall ((i10 Int)) (exists ((v18 Bool)) (and (= i10 1) (> (select (store arr v18 1) false) 0))))))
(check-sat)
ASSERTION VIOLATION
File: ../src/sat/smt/arith_solver.cpp
Line: 594
UNEXPECTED CODE WAS REACHED.
(C)ontinue, (A)bort, (S)top, (T)hrow exception, Invoke (G)DB

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