| Interface | Description |
|---|---|
| EdgeBasedTarjanSCC.EdgeTransitionFilter |
| Class | Description |
|---|---|
| EdgeBasedTarjanSCC |
Edge-based version of Tarjan's algorithm to find strongly connected components on a directed graph.
|
| EdgeBasedTarjanSCC.ConnectedComponents | |
| PrepareRoutingSubnetworks |
Detects and marks 'subnetworks' with a dedicated subnetwork encoded value.
|
| PrepareRoutingSubnetworks.PrepareJob | |
| SubnetworkStorage |
This class handles storage of subnetwork ids for every node.
|
| TarjanSCC |
Tarjan's algorithm to find strongly connected components of a directed graph.
|
| TarjanSCC.ConnectedComponents |
Copyright © 2012–2022. All rights reserved.