Expess property in PRISM(PCTL)

15 views
Skip to first unread message

Anuroop Kuppam

unread,
Apr 14, 2015, 1:10:35 AM4/14/15
to prismmod...@googlegroups.com
Hello,

I have a PRISM model and I want to check for its properties. Specifically the property { phi = true U state=3 }
where U is the strongest until operation.

The definition of U :

The expression s[i] |= (p U q) holds when:
  1. s[i] |= (p U q) where U is weak until operation
  2. there exists some j>=i for which s[ j ] |=q.

Thanks,
Anuroop Kuppam

Gethin Norman

unread,
Apr 14, 2015, 3:46:33 AM4/14/15
to prismmod...@googlegroups.com, Gethin Norman
Anuroop,

the operator “U” in PRISM is the strong until operator, so you can just use this.

thanks

Gethin
> --
> You received this message because you are subscribed to the Google Groups "PRISM model checker" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to prismmodelchec...@googlegroups.com.
> To post to this group, send email to prismmod...@googlegroups.com.
> Visit this group at http://groups.google.com/group/prismmodelchecker.
> For more options, visit https://groups.google.com/d/optout.

Anuroop Kuppam

unread,
Apr 14, 2015, 11:57:50 PM4/14/15
to prismmod...@googlegroups.com, gethin...@gmail.com
Thanks Gethin.
Reply all
Reply to author
Forward
0 new messages