Combinatorica`
Combinatorica`
OddGraph
As of Version 10, most of the functionality of the Combinatorica package is built into the Wolfram System. >>
OddGraph[n]
returns the graph whose vertices are the size subsets of a size
set and whose edges connect pairs of vertices that correspond to disjoint subsets.
Details
- OddGraph functionality is now available in the built-in Wolfram Language function GraphData.
- To use OddGraph, you first need to load the Combinatorica Package using Needs["Combinatorica`"].
- OddGraph[3] is the Petersen graph.
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