GSQL图算法库中有哪些发现社群(Community)的算法?
目前GSQL图算法库中有如下几种发现社群的算法:
算法 | 英文全称 | 无向边 | 有向边 | 权重赋值的边 |
---|---|---|---|---|
弱连通组件 | Weakly Connected Components | 适用 | 不适用 | 不适用 |
强连通组件 | Strongly Connected Components | 不适用 | 即将上线 | 不适用 |
标签传播 | Label Propagation | 适用 | 不适用 | 不适用 |
鲁汶算法 | Louvain Modularity | 适用 | 不适用 | 不适用 |
三角计数 | Triangle Counting | 适用 | 不适用 | 不适用 |
想了解更多信息请进 https://docs.tigergraph.com.cn/graph-algorithm-library#heng-liang-qun-ti-du-community-de-suan-fa和https://docs.tigergraph.com/graph-algorithm-library#community-algorithms