Minimum edge cover of the Petersen graph

821 Views Asked by At

I want to find a minimum edge-cover of the Petersen graph.

It is my understand that an edge cover is a set of vertices which is connected to all edges in the graph. Is this correct? I'm struggling to visualize what this would look like.

enter image description here