VertexCover[g]
returns a vertex cover of the graph .


VertexCover
VertexCover[g]
returns a vertex cover of the graph .
Details and Options
- VertexCover functionality is now available in the built-in Wolfram Language function FindVertexCover.
- To use VertexCover, you first need to load the Combinatorica Package using Needs["Combinatorica`"].
- An option Algorithm that can take on values Greedy, Approximate, or Optimum is allowed. The default setting is Algorithm->Approximate. Different algorithms are used to compute a vertex cover depending on the setting of the option Algorithm.
Tech Notes
Related Guides
-
▪
- Constructing Graphs ▪
- Graphs & Networks ▪
- Graph Visualization ▪
- Computation on Graphs ▪
- Graph Construction & Representation ▪
- Graphs and Matrices ▪
- Graph Properties & Measurements ▪
- Graph Operations and Modifications ▪
- Statistical Analysis ▪
- Social Network Analysis ▪
- Graph Properties ▪
- Mathematical Data Formats ▪
- Discrete Mathematics
Text
Wolfram Research (2012), VertexCover, Wolfram Language function, https://reference.wolfram.com/language/Combinatorica/ref/VertexCover.html.
CMS
Wolfram Language. 2012. "VertexCover." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/Combinatorica/ref/VertexCover.html.
APA
Wolfram Language. (2012). VertexCover. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/Combinatorica/ref/VertexCover.html
BibTeX
@misc{reference.wolfram_2025_vertexcover, author="Wolfram Research", title="{VertexCover}", year="2012", howpublished="\url{https://reference.wolfram.com/language/Combinatorica/ref/VertexCover.html}", note=[Accessed: 14-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_vertexcover, organization={Wolfram Research}, title={VertexCover}, year={2012}, url={https://reference.wolfram.com/language/Combinatorica/ref/VertexCover.html}, note=[Accessed: 14-August-2025]}