You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hugegraph.apache.org by ji...@apache.org on 2022/11/22 13:42:03 UTC

[incubator-hugegraph-computer] branch cc-algo updated (d8b4e48a -> 0d401d62)

This is an automated email from the ASF dual-hosted git repository.

jin pushed a change to branch cc-algo
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-computer.git


    from d8b4e48a Merge branch 'master' into cc-algo
     add 0d401d62 adapt apache version v1.0.0

No new revisions were added by this update.

Summary of changes:
 .../community/cc/ClusteringCoefficient.java        | 16 ++++++-------
 .../community/cc/ClusteringCoefficientOutput.java  | 17 +++++++-------
 .../trianglecount/TriangleCountValue.java          |  6 ++---
 .../computer/core/config/ComputerOptions.java      |  2 +-
 .../community/cc/ClusteringCoefficientTest.java    | 27 +++++++++++-----------
 5 files changed, 33 insertions(+), 35 deletions(-)