E = edges(H)
This function takes a (hyper)graph, and returns the edge set of the (hyper)graph.
|
|
|
|
|
|
|
The object edges is a method function.