Skip to content
Snippets Groups Projects
Commit 7b0025e7 authored by Ant01n3's avatar Ant01n3
Browse files

Still more bug fixes in BetweennessCentrality.

The algorithm is now largely tested in weighted and unweighted
graphs and should work on non-multi-graphs. It works on directed
graphs, but ignore the direction.

Added the possibility to register a progress "callback" since
the algorithm can take a lot of time to compute.
parent f4da4740
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment