-
Notifications
You must be signed in to change notification settings - Fork 81
LIRMetric
Tom Barbette edited this page Oct 3, 2018
·
2 revisions
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 2018/10/03.