Skip to content

Missformed SMT source in ((_ map or) (store ((as const (Array Int Bool)) false) 0 true) #236

@vkuncak

Description

@vkuncak

With Z3 version 4.14.1 - 64 bit on macOS with M4 Pro, one test case fails:

[info] -  15: SAT - Sorted.scala-0.tip solver=no-inc:smt-z3 *** FAILED *** (98 milliseconds)
[info]   inox.solvers.smtlib.MissformedSMTException: Missformed SMT source in ((_ map or) (store ((as const (Array Int Bool)) false) 0 true) (store ((as const (Array Int Bool)) false) 26285 true)):
[info] Unknown SMT term of class: class smtlib.trees.Terms$FunctionApplication:
[info] ((_ map or) (store ((as const (Array Int Bool)) false) 0 true) (store ((as const (Array Int Bool)) false) 26285 true))
[info]   at inox.solvers.smtlib.SMTLIBParser.fromSMT(SMTLIBParser.scala:276

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions