Skip to content

Storm can almost model check weak until and release formulas. I see the following things missing for that (must not be part of this PR #1057

Description

@tquatmann

Once #1055 is in place, it looks like Storm can almost model check weak until and release formulas using the LTL machinery. I see the following things missing for that

  • Enable the new formulas in the pctlStar() FragmentSpecification so that the model checker's canHandle returns true for the new formulas.
  • The FormulaParserGrammar should be extended, so we can also parse the formulas in PRISM-style; not sure if introducing W and R operators invalidates models that use W/R as variable or constant identifiers.
  • Add proper tests

Originally posted by @tquatmann in #1055 (comment)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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