Research Article
Ferry Node Identification Model for the Security of Mobile Ad Hoc Network
Algorithm 3
Algorithm for calculating the FIR importance.
| Input: node set G | | Output: FIR importance of all the nodes in the set G | (1) | = CSHI(G) | (2) | = CKCI(G) | (3) | for : | (4) | Calculate according to Equation 7 | (5) | for : | (6) | | (7) | return FIR |
|