Interface | Description |
---|---|
Graph<R extends GraphNode<K,V>,K,V> | |
GraphNode<K,V> |
Class | Description |
---|---|
AbstractGraph<R extends GraphNode<K,V>,K,V> | |
AbstractGraphNode<K,V> | |
DirectedGraph<K,V> |
A graph that contains DirectedGraphNodes.
|
DirectedGraphNode<K,V> |
A graph node that has the concept of parents and children.
|
UndirectedGraphNode<K,V> |
Copyright © 2003–2022 UBC Michael Smith Laboratories. All rights reserved.