You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tom Barbette edited this page Oct 3, 2018
·
2 revisions
LIRMetric Element Documentation
NAME
LIRMetric — Click element;
SYNOPSIS
LIRMetric(GridGenericRouteTable)
Ports: None
DESCRIPTION
Child class of GridGenericMetric that implements the `Least
Interference Routing' metric. The metric is the sum of the number
1-hop neighbors of each node in the route. This node's number of
1-hop neighbors is obtained from the GridGenericRouteTable
argument. Smaller metric values are better.
LIR is described in `Spatial Reuse Through Dynamic Power and
Routing Control in Common-Channel Random-Access Packet Radio
Networks', James Almon Stevens, Ph.D. Thesis, University of Texas
at Dallas, 1988.