Uses of Interface
org.jgrapht.alg.interfaces.SpannerAlgorithm
Packages that use SpannerAlgorithm
-
Uses of SpannerAlgorithm in org.jgrapht.alg.spanning
Classes in org.jgrapht.alg.spanning that implement SpannerAlgorithmModifier and TypeClassDescriptionclass
Greedy algorithm for $(2k-1)$-multiplicative spanner construction (for any integer k >= 1).