public interface MinimumSpanningTree
| Modifier and Type | Method and Description |
|---|---|
SpanningTree |
minimumSpanningTree(int linkLevel, LODNetworkConstraint constraint)
Returns the link IDs of the minimum-spanning-tree.
|
SpanningTree minimumSpanningTree(int linkLevel, LODNetworkConstraint constraint) throws LODNetworkException
linkLevel - link levelLODNetworkException