L = isolatedVertices(H)
A vertex of a hypergraph is called isolated if it is not contained in any edges. Vertices in a hypergraph that are contained in an edge of size one are not considered to be isolated.
|
|
|
|
|
The object isolatedVertices is a method function.