EmptyGraph[n]
generates an empty graph on n vertices. An option Type that can take on values Directed or Undirected is provided. The default setting is Type->Undirected.


EmptyGraph
EmptyGraph[n]
generates an empty graph on n vertices. An option Type that can take on values Directed or Undirected is provided. The default setting is Type->Undirected.
Details and Options
- To use EmptyGraph, you first need to load the Combinatorica Package using Needs["Combinatorica`"].
See Also
Tech Notes
Related Guides
-
▪
- Built-in 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), EmptyGraph, Wolfram Language function, https://reference.wolfram.com/language/Combinatorica/ref/EmptyGraph.html.
CMS
Wolfram Language. 2012. "EmptyGraph." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/Combinatorica/ref/EmptyGraph.html.
APA
Wolfram Language. (2012). EmptyGraph. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/Combinatorica/ref/EmptyGraph.html
BibTeX
@misc{reference.wolfram_2025_emptygraph, author="Wolfram Research", title="{EmptyGraph}", year="2012", howpublished="\url{https://reference.wolfram.com/language/Combinatorica/ref/EmptyGraph.html}", note=[Accessed: 09-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_emptygraph, organization={Wolfram Research}, title={EmptyGraph}, year={2012}, url={https://reference.wolfram.com/language/Combinatorica/ref/EmptyGraph.html}, note=[Accessed: 09-August-2025]}