| Package | Description |
|---|---|
| org.jgrapht.alg.spanning |
Spanning tree and spanner algorithms.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GreedyMultiplicativeSpanner<V,E>
Greedy algorithm for $(2k-1)$-multiplicative spanner construction (for any integer
k >= 1).
|
Copyright © 2018. All rights reserved.