Hacker News new | ask | show | jobs
by thethirdone 2204 days ago
You only need one of the vertices of an edge to cover that edge.

So in the simplest case of two vertices connected by an edge, your algorithm would generate a set of size 2 instead of the minimum size 1.