Skip to content

Spurious model validation error #3516

@wintered

Description

@wintered
$bin/z3-145ec8f model_validate=true bug.smt2
sat
(error "line 2 column 10: an invalid model was generated")
(model 
)
$cat bug.smt2 
(assert (= (seq.indexof (seq.unit 0) (seq.unit 0)) 0))
(check-sat)
(get-model)

OS: Ubuntu 18.04
Commit: 145ec8f

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