|
mCRL2
|
A class for generating a parity game from a pbes. More...
Go to the source code of this file.
Classes | |
| class | mcrl2::pbes_system::parity_game_generator |
| Class for generating a BES from a PBES. This BES can be interpreted as a graph corresponding to a parity game problem. The proposition variables of the BES correspond to the vertices of the graph. An interface to the graph is provided in which the vertices correspond to integer values. The values are in the range [0, 1, ..., n], i.e. there are no holes in the sequence. Each vertex is labeled with a priority value, which is the block nesting depth of the proposition variable in the BES. More... | |
Namespaces | |
| namespace | mcrl2 |
| namespace | mcrl2::pbes_system |
| The main namespace for the PBES library. | |
A class for generating a parity game from a pbes.
Definition in file parity_game_generator.h.