Research Article

Cluster Head Selection in a Homogeneous Wireless Sensor Network Ensuring Full Connectivity with Minimum Isolated Nodes

Algorithm 1

Function[, ] = unique_neighbor_info(, Neighbours) where   
for i = 0 to
{
If   then
   {
   node is the CH
   set flag for in the set Neighbours()
   set CH id’s   for in the set Neighbours()
   }
}