Research Article

Reconfiguration and Search of Social Networks

Algorithm 1

KRDS
if
  //Random walk search
  then go random
else return routes
if
   go max //high degree search
until
return routes