Skip to main content
. 2019 Feb 26;19(5):1002. doi: 10.3390/s19051002
Algorithm 1 Selection of core helper node
 1: Obtain the set of candidate core helpers Ui,j for link Pi,j according to Equation (11).
 2: Traverse uUi,j, and calculate the related two-stage link cost Ci,u,j by Equations (1416).
 3: Determine the core helper with the optimized two-stage link cost Ci,jTSC by Equation (19).
 4: The link Pi,j owns a core helper ui,j*argminuUi,jCi,u,j.