c = vertexCoverNumber(H)
This function returns the vertex covering number of a (hyper)graph. The vertex covering number is the size of smallest vertex cover of the (hyper)graph. This corresponds to the smallest degree of a generator of the cover ideal of the (hyper)graph.
|
|
|
|
|
|
|
|
The object vertexCoverNumber is a method function.