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.
Please register or sign in to comment