Package | Description |
---|---|
owltools.util |
Modifier and Type | Method and Description |
---|---|
List<List<NODE>> |
Tarjan.executeTarjan(Adjacency<NODE> graph)
Create the strongly connected components for the given graph.
|
List<List<NODE>> |
AbstractTarjan.executeTarjan(Adjacency<NODE> graph) |
Copyright © 2010–2015. All rights reserved.