Skip to content

rel Expressions in Triggers #901

Description

@ArquintL

The SIF plugin seems to correctly encode rel expressions appearing in quantifier bodies but does not encode such expressions appearing in triggers, which, thus, results in a RuntimeException during verification.

However, this issue seems to depend on the surrounding expression. In particular assert forall _ { rel(_,1) } _ seems to get encoded while inhale forall _ { rel(_,1) } _ does not. See Gobra #987 for an example input.

Metadata

Metadata

Assignees

No one assigned

    Labels

    SIFbugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions