- All Superinterfaces:
- org.onlab.graph.EdgeWeight<TopologyVertex,TopologyEdge>
- All Known Implementing Classes:
- GeoDistanceLinkWeight, HopCountLinkWeight, MetricLinkWeight
public interface LinkWeight
extends org.onlab.graph.EdgeWeight<TopologyVertex,TopologyEdge>
Entity capable of determining cost or weight of a specified topology
graph edge.