|
Algorithm 1 DCDID |
|
Input:
|
|
Output:
|
| 1: Initial community detection |
| 2:
|
| 3: Incremental community detection |
| 4: for
to k
do
|
| 5: compute AN,DN,AE,DE using Equation (8)–(11) |
| 6:
|
| 7:
|
| 8:
|
| 9:
|
| 10: compute the unchanged communities
|
| 11:
|
| 12: compute using Equation (12) |
| 13: end for
|