roksana.utils

Functions

compare_original_vs_updated(original_data, ...)

remove_edges(data, edges_to_remove[, inplace])

Remove specified edges from the given undirected graph data object.

removed_edges_list_stat(data, removed_edges_list)

Calculate and report statistics about a list of removed edges, including checking if the reverse direction of these edges exists in the main graph.