cycle_rank (252B)
1 # Cycle rank 2 3 https://en.wikipedia.org/wiki/Cycle_rank 4 5 See also: [feedback_edge_number], [pathwidth_directed], [treewidth_directed], [circuit_rank], [strahler_number], [star_height], [eggans_theorem], [cycle] 6 7 Up: [width_measure] for [graph_directed]