public class PropertyEdgeWeights<E> extends Object implements EdgeWeights<E>
| Constructor and Description |
|---|
PropertyEdgeWeights(UniversalGraph<?,E,?,? extends Number> graph) |
public PropertyEdgeWeights(UniversalGraph<?,E,?,? extends Number> graph)
public float getEdgeWeight(E edge)
getEdgeWeight in interface EdgeWeights<E>Copyright © 2013. All Rights Reserved.