E
- the graph edge typepublic static interface SpannerAlgorithm.Spanner<E>
Modifier and Type | Method and Description |
---|---|
Set<E> |
getEdges()
Set of edges of the graph spanner.
|
double |
getWeight()
Returns the weight of the graph spanner.
|
Copyright © 2017. All rights reserved.