-
Notifications
You must be signed in to change notification settings - Fork 321
LIRMetric
Eddie Kohler edited this page Oct 17, 2017
·
1 revision
LIRMetric — Click element;
LIRMetric(GridGenericRouteTable)
Ports: None
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.
HopcountMetric, LinkStat, ETXMetric, E2ELossMetric
Generated by click-elem2man from ../elements/grid/lirmetric.hh:7
on 2017/10/17.