cairo_lang_utils::graph_algos

Module scc_graph_node

source

Structsยง

  • A node whose neighbors are only the subset of its neighbors in the full graph, which are also in the same SCC (strongly-connected-component) with it.