V - vertex typeE - edge typepublic interface Tree<V,E extends HyperEdge<V>> extends Graph<V,E>
| Modifier and Type | Method and Description |
|---|---|
V |
parent(V v)
Gets the unique parent of a vertex.
|
addEdge, addVertex, edges, edges, removeEdge, removeVertex, verticesCopyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.