Skip to main content

Table 1 Algorithmic notations

From: Stable geographic forwarding with link lifetime prediction in mobile adhoc networks for battlefield environment

Notation

Meaning

S

Source or sender node

D

Destination or receiving node

ListN

List of neighbours

ListS

List of sorted neighbour based on distance form destination

ListB

List of all backup nodes of next forwarder which is initially zero

∆(N i , N j )

Function that return distance between N i and N j

δ(N i )

Function that return speed of node N i

n h

Next-hop forwarder node obtained from NextForwarder()

n b

Backup node used when next hop fails to transmit packet, acquired as outcome from BackupNode()