Class | Description |
---|---|
DFS |
Standard DFS (Depth-first search) algorithms
|
SubprocessDiscovery |
Discovering dominators, post-dominators and enclosing subprocess for graph nodes
For the algorithm description see
http://en.wikipedia.org/wiki/Dominator_(graph_theory) |