| Class | Description |
|---|---|
| AdjacencyListL |
Calculates the adjacency-list for a given adjacency-matrix.
|
| ElementaryCyclesSearchL |
Searchs all elementary cycles in a given directed graph.
|
| SCCResultL | |
| StrongConnectedComponentsL |
This is a helpclass for the search of all elementary cycles in a graph
with the algorithm of Johnson.
|