graph library in perl
by Dhivya Arasappan/O/VCU other posts by this author
Sep 8 2006 12:44PM messages near this date
view in the new Beta List Site
Re: embedding javascript in cgi perl- works in linux but not windows!
|
CGI upload issue.
<FONT face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size=2> <br><font face="De
fault Sans Serif,Verdana,Arial,Helvetica,sans-serif" size="2"> Hi everyone
,
<br> <br> I'm looking for a good graph theory perl library to find the betw
eeness centrality of a graph.
<br> <br> 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. <br> <br>So, I'm looking for some other library? Does anyone know of a good one
?
<br> <br>Or if not that, does anyone of a graph library which when given a graph will simply
give me all possible paths in that graph? I can use this and find my own betweeness va
lue.<br> <br>thanks
<br> dhivya
</font> <br></FONT>
|