On 06/18/2014 11:31 AM, Shubham Bhushan wrote: > Hi > I was trying to calculate the clustering coefficients both local and global > for a Price network (Nodes =100000) but instead of returning a value it just > gives me zeroes for both local and global. > What's wrong?
There is nothing wrong if your network has no triangles. A price network with out-degree 1 has no triangles. Best, Tiago -- Tiago de Paula Peixoto <[email protected]>
signature.asc
Description: OpenPGP digital signature
_______________________________________________ graph-tool mailing list [email protected] http://lists.skewed.de/mailman/listinfo/graph-tool
