You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Greg Hogan (JIRA)" <ji...@apache.org> on 2016/06/07 17:51:21 UTC

[jira] [Closed] (FLINK-3906) Global Clustering Coefficient

     [ https://issues.apache.org/jira/browse/FLINK-3906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Greg Hogan closed FLINK-3906.
-----------------------------
    Resolution: Implemented

Implemented in 8da1a75ceb30ef1bce27a2426dab3a0f66b94b64

> 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
>             Fix For: 1.1.0
>
>
> 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)