Data Fields | |
| void *(* | enter_component )(cugra_walk_SCC_t self) |
| void(* | pass_vertex )(cugra_walk_SCC_t self, void *, cugra_vertex_t) |
| void(* | leave_component )(cugra_walk_SCC_t self, void *) |
| void(* | connect_components )(cugra_walk_SCC_t self, void *, void *) |