public interface VertexWeightFunction<V>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
VertexWeightFunction.HasVertexWeightFunction<V> |
| Modifier and Type | Method and Description |
|---|---|
double |
getWeight(V v)
Get vertex weight
|
double getWeight(V v)
v - vertex