Functionsยง
- execute_
biconnected_ component_ update_ operation - update_
bc - | For edge additions, the edge must not | be in the graph | | For edge deletions, the edge must not | be a bridge | | Updates the BC values in @scores in place | for nodes in @graph using @comp_type | decomposition | | TODO: should handle all kinds of decompositions | (graph/BiconnectedComponents/MinimumUnionCycle) | | IMP: assumes @scores is the right size | and has BC values |
- update_
bc_ for_ biconnected_ component - update_
bc_ for_ graph