Package | Description |
---|---|
owltools.util |
Modifier and Type | Class and Description |
---|---|
class |
AbstractTarjan<NODE>
Basic implementation for the Tarjan algorithm.
|
class |
MappingTarjan<T>
Extension of the
AbstractTarjan implementation to use internal map
for handling the required information for a node. |
Copyright © 2010–2015. All rights reserved.