Package | Description |
---|---|
ubic.basecode.dataStructure.graph | |
ubic.basecode.dataStructure.tree |
Modifier and Type | Class and Description |
---|---|
class |
AbstractGraphNode<K,V> |
class |
DirectedGraphNode<K,V>
A graph node that has the concept of parents and children.
|
class |
UndirectedGraphNode<K,V> |
Modifier and Type | Class and Description |
---|---|
class |
BinaryTreeNode<T> |
Copyright © 2003–2023 UBC Michael Smith Laboratories. All rights reserved.