Lukas' Notes

Definition

Vertex Cover

Let be a finite undirected graph. A vertex cover is a subset that intersects every edge:

Thus, every edge has at least one endpoint in . A vertex cover need not be minimum; it only needs to cover all edges.

In the graph below, is a vertex cover. The orange vertices touch every edge.

Complement Characterisation

Vertex Cover–Independent Set Complement

Let be a graph, let , and let . Then is a vertex cover if and only if is an independent set: