DeleteVertices[g,vList]
deletes vertices in vList from graph g. vList has the form {i,j,…}, where i,j,… are vertex numbers.


DeleteVertices
DeleteVertices[g,vList]
deletes vertices in vList from graph g. vList has the form {i,j,…}, where i,j,… are vertex numbers.
Details and Options
- DeleteVertices functionality is now available in the built-in Wolfram Language function VertexDelete.
- To use DeleteVertices, you first need to load the Combinatorica Package using Needs["Combinatorica`"].
See Also
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), DeleteVertices, Wolfram Language function, https://reference.wolfram.com/language/Combinatorica/ref/DeleteVertices.html.
CMS
Wolfram Language. 2012. "DeleteVertices." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/Combinatorica/ref/DeleteVertices.html.
APA
Wolfram Language. (2012). DeleteVertices. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/Combinatorica/ref/DeleteVertices.html
BibTeX
@misc{reference.wolfram_2025_deletevertices, author="Wolfram Research", title="{DeleteVertices}", year="2012", howpublished="\url{https://reference.wolfram.com/language/Combinatorica/ref/DeleteVertices.html}", note=[Accessed: 14-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_deletevertices, organization={Wolfram Research}, title={DeleteVertices}, year={2012}, url={https://reference.wolfram.com/language/Combinatorica/ref/DeleteVertices.html}, note=[Accessed: 14-August-2025]}