Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FLINK-3906] [gelly] Global Clustering Coefficient #1997

Closed

Conversation

greghogan
Copy link
Contributor

The global clustering coefficient measures the connectedness of a graph. Scores range from 0.0 (no triangles) to 1.0 (complete graph).

@greghogan greghogan force-pushed the 3906_global_clustering_coefficient branch 2 times, most recently from c308f5e to b1d58f4 Compare May 20, 2016 19:20
The global clustering coefficient measures the connectedness of a graph.
Scores range from 0.0 (no triangles) to 1.0 (complete graph).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants