Software Packages
TCP
- This program implements an algorithm of triangle connectivity preserved index for k-truss community search.
- Paper: Huang et al., "Querying K-Truss Community in Large and Dynamic Graphs", SIGMOD 2014.
- TCP: the executable code on Windows is released on December 31, 2019.
DyTruss
- This program implements k-truss maintenance over dynamic graphs for edge insertions/deletions.
- Paper: Huang et al., "Querying K-Truss Community in Large and Dynamic Graphs", SIGMOD 2014.
- DyTruss: the executable code on Linux is released on December 31, 2019.
Attribute-Driven Community Search
- Paper: Xin Huang and Laks VS Lakshmanan. "Attribute-Driven Community Search", PVLDB 2017.
- ATC: the executable code on Linux is released on December 31, 2019.
SurveyCS
- This package contains various community search models based on four dense subgraphs of k-clique, k-core, k-truss, and k-ECC.
- Paper: Fang et al., "A Survey of Community Search Over Big Graphs", The VLDB Journal, 2019.
- SurveyCS: the executable and source codes are released on December 31, 2019.
AmpuBase
- Paper: Ip et al., "AmpuBase: a Transcriptome Database for Eight Species of Apple Snails", BMC Genomics, 2018.
- AmpuBase: this is an online transcriptomic database for apple snails (Ampullariidae).
CDE
- This program implements a community embedding method for attributed community detection.
- Paper: Li et al., "Community Detection in Attributed Graphs: An Embedding Approach", AAAI 2018.
- CDE: the source codes in Matlab are released on June 26, 2020.
Terms of Releasing Implementation:
Software provided here is for personal research purposes only. Redistribution and commercial usage are not permitted. Feedback, applications, and further development are welcome. Contact xinhuang@comp.hkbu.edu.hk for bugs and collaborations. All rights of the implementation are reserved by the authors.