![]() |
Mungojerrie
1.1
Mungojerrie
|
Helper class to solve 3-priority parity games. More...
Public Types | |
| using | Measure = long |
Public Member Functions | |
| OSPGame (Parity const &graph, StateSet const &spoilerStates) | |
| Constructor. | |
| void | lift (void) |
| Computes progress measures. | |
| void | statesAndStrategies (StateSet &dwinning, StateMap &dstrategy, StateMap &sstrategy) const |
| Retrieve duplicator's winning states and strategy. | |
Helper class to solve 3-priority parity games.
The game is between the maximizing Spolier and the minimizing Duplicator.
1.8.17