Hi everyone,

    I'm looking for a good graph theory perl library to find the betweeness centrality of a graph.

    I tried using Algorithm::SocialNetwork which allows me to calculate betweeness centrality, but it's not totally accurate. Betweeness is supposed to be normalized, but this algorithm does not normalize it.

So, I'm looking for some other library? Does anyone know of a good one?

thanks
dhivya
_______________________________________________
Perl-Unix-Users mailing list
Perl-Unix-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to