I calculated average clustering coefficient using both Gephi and NetworkX. For the same graph NetworkX gave 0.2399 while Gephi gave 0.644.
- Why is it different ?
- How do NetworkX and Gephi calculate average clustering coefficient ?
- In case of disconnected components specifically; how do NetworkX and Gephi calculate the coefficient ?