Greg Hogan created FLINK-3906:
---------------------------------
Summary: Global Clustering Coefficient
Key: FLINK-3906
URL:
https://issues.apache.org/jira/browse/FLINK-3906 Project: Flink
Issue Type: New Feature
Components: Gelly
Affects Versions: 1.1.0
Reporter: Greg Hogan
Assignee: Greg Hogan
The global clustering coefficient measures the ratio of triplets in a graph which are closed (form a triangle). Scores range from 0.0 (no triangles) to 1.0 (complete graph).
As part of this ticket the inefficient `GSATriangleCount` will be removed and a new analytic will be added.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)