hello researchers,

I am using igraph library to work on a graph data set and I want to compute the average clustering coefficient of the graph.  I think the  igraph_transitivity_avglocal_undirected function does not compute the average clusering coefficient, because the result of it is different from what has been documented in the data set characteristics. which function calculates the average clustering coefficient of a graph in igraph library?

 

More Maryam Kiabod's questions See All
Similar questions and discussions