Skip to content
Snippets Groups Projects
Commit caba941c authored by Hans-Peter Deifel's avatar Hans-Peter Deifel
Browse files

prism-converter: Fix equivalence semantic for MDPs

We previously did not distinguish actions properly by using the
powerset functor for action transitions. By using P(AxX) where A is
the set of possible actions, we correctly distinguish different
action states that behave the same.
parent 4c0692d7
No related branches found
No related tags found
No related merge requests found