Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Mathematics and Algorithms > Graphs & Networks > Constructing Graphs > DegreeGraphDistribution >
Mathematica > Visualization and Graphics > Graphs & Networks > Constructing Graphs > DegreeGraphDistribution >

DegreeGraphDistribution

DegreeGraphDistribution[dlist]
represents a degree graph distribution with vertex degree dlist.
Generate a random graph with a complete graph degree sequence:
Generate several graphs:
Generate a random graph with a complete graph degree sequence:
In[1]:=
Click for copyable input
Out[1]=
In[2]:=
Click for copyable input
Out[2]=
 
Generate several graphs:
In[1]:=
Click for copyable input
Out[1]=
The sum of the degree sequence of a graph is always even:
Degree sequences with odd total degree cannot be realized as a graph:
is a degree sequence of a simple graph iff is:
Ordered degree sequence:
Reconstruct the degree sequence without the largest degree vertex:
The graphs with the same degree sequence can be non-isomorphic:
The degree distribution for UniformGraphDistribution follows a BinomialDistribution:
The degree distribution for BernoulliGraphDistribution follows a BinomialDistribution:
New in 8
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF