b = isEdge(H,E)
b = isEdge(H,M)
This function checks if a given edge, represented either as a list or monomial, belongs to a given (hyper)graph.
|
|
|
|
|
|
The object isEdge is a method function.