Vertex cover
a set of vertices that includes at least one endpoint of every edge in a graph

In graph theory, a vertex cover (sometimes node cover) of a graph is a set of vertices that includes at least one endpoint of every edge of the graph.
In computer science, the problem of finding a minimum vertex cover is a classical optimization problem. It is NP-hard, so it cannot be solved by a polynomial-time algorithm if P ≠ NP. Moreover, it is hard to approximate – it cannot be approximated up to a factor smaller than 2 if the unique games conjecture is true. On the other hand, it has several simple 2-factor approximations. It is a typical example of an NP-hard optimization problem that has an approximation algorithm. Its decision version, the vertex cover problem, was one of Karp's 21 NP-complete problems and is therefore a classical NP-complete problem in computational complexity theory. Furthermore, the vertex cover problem is fixed-parameter tractable and a central problem in parameterized complexity theory.
The minimum vertex cover problem can be formulated as a half-integral, linear program whose dual linear program is the maximum matching problem.
Vertex cover problems have been generalized to hypergraphs, see Vertex cover in hypergraphs.
Definition
Formally, a vertex cover
V
′
{\displaystyle V'}
of an undirected graph
G
=
(
V
,
E
)
{\displaystyle G=(V,E)}
is a subset of
V
{\displaystyle V}
such that
(
u
v
∈
E
)
⇒
(
u
∈
V
′
∨
v
∈
V
′
)
{\displaystyle (uv\in E)\Rightarrow (u\in V'\lor v\in V')}
, that is to say it is a set of vertices
V
′
{\displaystyle V'}
where every edge has at least one endpoint in the vertex cover
V
′
{\displaystyle V'}
.
“Vertex cover” enters the record as a set of vertices that includes at least one endpoint of every edge in a graph. Crown Archives preserves that source wording while asking what Vertex, cover and vertices can confirm, complicate or overturn.
Why this record matters
“Vertex cover” is worth following because a concise public description often conceals a longer documentary argument. Here, Vertex, cover and vertices provides the most credible route into that argument.
Named sources, stable identifiers and responsible institutions provide the strongest route from overview to verifiable evidence. The source revision retrieved here is dated Sep 11, 2026. The linked authority identifier is Q11515519. None of the 0 selected statements returned an explicit reference.
The absence of detail may reflect summary conventions rather than a lack of surviving documentation. The lead is largely declarative, so disagreement and counter-evidence require a deliberate search beyond the opening account. Authority statements aid reconciliation but still require their own references, qualifiers and ranks to be checked.
How to read it
Use the entry as an orientation point, then follow its citations and revision history. Names, dates and institutional relationships should be checked against the original record.
- Subject orientation
- Search vocabulary
- Locating named sources
The closest primary source, responsible institution and strongest cited specialist reference.
Three-step research path
- Establish the record: confirm the title “Vertex cover”, its source revision and the description used here.
- Expand the search: follow Vertex cover primary sources, Vertex cover archive and Vertex research across catalogues and specialist indexes.
- Test the account: compare the strongest cited source with the responsible institution’s current record and note any disagreement.
Questions for further research
- Which source most directly establishes the central claim about “Vertex cover”?
- Which cited source is closest to the event, object or claim?
- Which institution is responsible for the underlying evidence?
Search terms from this dossier
This entry incorporates text from “Vertex cover” on English Wikipedia. Contributors are listed in the page history. Text is available under the Creative Commons Attribution-ShareAlike 4.0 License. Selected authority identifiers and statements are retrieved from Wikidata under CC0; their references and qualifiers remain part of the verification path.