#include <tgbaalgos/gtec/sccstack.hh>
Inheritance diagram for spot::scc_stack::connected_component:

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