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)
EdgeWeightsgetEdgeWeight in interface EdgeWeights<E>edge - the edgeCopyright © 2020. All rights reserved.