Crate icentral_calculate_bc_mem

Source

Functionsยง

bc_increment_drain_queue
bc_increment_process_neighbor
bc_increment_process_neighbors
compute_bc_increments_and_decrements_of_a_subgraph_in_component
| Computes the increments/decrements | to BC of a subgraph in @component | | This function deals with nodes indexed | from 0 to N-1 in the passed subgraph and | knows nothing about the original graph, | the caller must add the deltas to the | BC vector of the original graph | | Assumes @workspace has shortest path | info, so no BBFS is done | | IMP: for now works for Graph component only |
construct_queue_for_bc_increment_computation
increment_computation_process_unvisited
maybe_initialize_new_sigmas_for_bc_increment_computation
maybe_update_level_vec
orient_edge_for_distance
update_bc_mem
update_level_vec