spot
1.2.4
|
Public Member Functions | |
connected_component (int index=-1) | |
Public Attributes | |
int | index |
Index of the SCC. More... | |
bdd | condition |
std::list< const state * > | rem |
bdd spot::scc_stack::connected_component::condition |
The bdd condition is the union of all acceptance conditions of transitions which connect the states of the connected component.
int spot::scc_stack::connected_component::index |
Index of the SCC.