Averest


ParityGame Type

data type for storing parity games

Record fields

Record Field Description

Ranks

Full Usage: Ranks

Field type: Map<int, int>
Field type: Map<int, int>

States0

Full Usage: States0

Field type: Set<int>
Field type: Set<int>

States1

Full Usage: States1

Field type: Set<int>
Field type: Set<int>

TransRel

Full Usage: TransRel

Field type: Set<int * int>
Field type: Set<int * int>