Although I'm not entirely sure the present code is incorrect, it might
presently return *half* the correct density for simple graphs. The number of
possible edges in an undirected graph should be V(V-1)/2, not V(V-1) as I
believe the current code states.
Original issue reported on code.google.com by 0x24a53...@gmail.com on 23 Jun 2011 at 4:20
Original issue reported on code.google.com by
0x24a53...@gmail.com
on 23 Jun 2011 at 4:20