Combinatorica`
Combinatorica`
EmptyGraph
As of Version 10, most of the functionality of the Combinatorica package is built into the Wolfram System. >>
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
- To use EmptyGraph, you first need to load the Combinatorica Package using Needs["Combinatorica`"].
See Also
Tutorials
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