V
- vertex typepublic interface HyperEdge<V>
Modifier and Type | Method and Description |
---|---|
Set<V> |
neighbors(V vertex)
Gets the set of neighboring vertices connected to
vertex . |
Set<V> |
vertices()
Gets the set of vertices associated with the edge.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.