|
spot
1.2.6
|


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.
1.8.4