E
- edge the graph edge typepublic interface SpannerAlgorithm<E>
Modifier and Type | Interface and Description |
---|---|
static interface |
SpannerAlgorithm.Spanner<E>
A graph spanner.
|
static class |
SpannerAlgorithm.SpannerImpl<E>
Default implementation of the spanner interface.
|
Modifier and Type | Method and Description |
---|---|
SpannerAlgorithm.Spanner<E> |
getSpanner()
Computes a graph spanner.
|
SpannerAlgorithm.Spanner<E> getSpanner()
Copyright © 2017. All rights reserved.