Crate icentral_operation_update

Source

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