Package directedGraph
Class StrongComponents<V>
java.lang.Object
directedGraph.StrongComponents<V>
- Type Parameters:
V
- Knotentyp.
Klasse für Bestimmung aller strengen Komponenten. Kosaraju-Sharir
Algorithmus.
- Since:
- 02.03.2020
-
Constructor Summary
ConstructorDescriptionErmittelt alle strengen Komponenten mit dem Kosaraju-Sharir Algorithmus. -
Method Summary