Skip to main content
. 2016 Sep 28;16(10):1487. doi: 10.3390/s16101487
Algorithm 1 CSFR
1: f: the failed node; Nf: the 1-hop neighbors of node f
2: Mf: the node connectivity materiality
3: if 1<Mf< then
4: for every node j and l in Nf, which jl do
5:  if the distance djl>Rc and djl is the shortest distance among the 1-hop neighbors then
6:   uthe source node, dthe destination node;
7:  end if
8: end for
9: Algorithm 2 CC-link establishment
10: end if