| Package | Description |
|---|---|
| salvo.jesus.graph | |
| salvo.jesus.graph.algorithm |
| Modifier and Type | Method and Description |
|---|---|
void |
WeightedGraphImpl.setMinimumSpanningTreeAlgorithm(MinimumSpanningTreeAlgorithm algo)
Sets the algorithm used to determine the minimum spanning tree.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MinimumSpanningTreeKruskalAlgorithm
A contrete implementation of the MinimumSpanningTreeAlgorithm using
Kruskal's method.
|
Copyright © 2019 JULIE Lab, Germany. All rights reserved.