Research Article
Multilayer Social Network Overlapping Community Detection Algorithm Based on Trust Relationship
Input: Multi-layer social network. | Output: Overlapping community sets. | 1: Initialization | 2: | 3: | 4: | 5: | 6: | 7: | 8: According to Algorithm 1, we obtain the community set where the core node is located. | 9: | 10: | 11: | 12: : | 13: | 14: | 15: | 16: Return |
|