Class | Description |
---|---|
AdjacencyList |
Calculates the adjacency-list for a given adjacency-matrix.
|
ElementaryCyclesSearch |
Searchs all elementary cycles in a given directed graph.
|
SCCResult | |
StrongConnectedComponents |
This is a helpclass for the search of all elementary cycles in a graph
with the algorithm of Johnson.
|
TestCycles |
Testfile for elementary cycle search.
|
Copyright © 2005–2020. All rights reserved.