Skip to main content
. 2020 Jan 10;20(2):406. doi: 10.3390/s20020406
Algorithm 2 Algorithm of the scheduling node
if SN receives HP
  if T>RWT&&NUM>1
  //NUM is the number of sending node
   broadcast GB
  else
   broadcast HPR
  end if
end if