spot 2.12.2
|
Public Member Functions | |
connected_component (int index=-1) noexcept | |
Public Attributes | |
int | index |
Index of the SCC. More... | |
bool | is_accepting |
acc_cond::mark_t | condition |
std::list< const state * > | rem |
acc_cond::mark_t spot::scc_stack_ta::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_ta::connected_component::index |
Index of the SCC.