Research Article

Heuristic Artificial Bee Colony Algorithm for Uncovering Community in Complex Networks

Algorithm 3

Employed bee search.
Input: employed bee ID EBID;
Output: the nectar Source NS
For to
   A node which is not labeled is randomly selected.
   The neighbor community set of is calculated.
   ;
   The node is labeled;
   
return NS;