AddVertex[g]
adds one disconnected vertex to graph g.
AddVertex[g,v]
adds to g a vertex with coordinates specified by v.


AddVertex
AddVertex[g]
adds one disconnected vertex to graph g.
AddVertex[g,v]
adds to g a vertex with coordinates specified by v.
Details and Options
- AddVertex functionality is now available in the built-in Wolfram Language function VertexAdd.
- To use AddVertex, 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), AddVertex, Wolfram Language function, https://reference.wolfram.com/language/Combinatorica/ref/AddVertex.html.
CMS
Wolfram Language. 2012. "AddVertex." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/Combinatorica/ref/AddVertex.html.
APA
Wolfram Language. (2012). AddVertex. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/Combinatorica/ref/AddVertex.html
BibTeX
@misc{reference.wolfram_2025_addvertex, author="Wolfram Research", title="{AddVertex}", year="2012", howpublished="\url{https://reference.wolfram.com/language/Combinatorica/ref/AddVertex.html}", note=[Accessed: 14-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_addvertex, organization={Wolfram Research}, title={AddVertex}, year={2012}, url={https://reference.wolfram.com/language/Combinatorica/ref/AddVertex.html}, note=[Accessed: 14-August-2025]}