Skip to main content
. 2022 May 5;22(9):3518. doi: 10.3390/s22093518
Algorithm 2. Slot scheduling of 2-hop node
1:  At node xi that receives LSSI(x):
2:    startLSI=startLSI+j=1i1SD(xj);
3:    get Alloc(xi) starting with startLSI;
4:    psiAlloc(xi) = ascSort {psi(v)| vAlloc(xi)};
5:    TxSlots(xi) = {x| x ∈ psiAlloc(xi), x is in odd position};