Random regular graph

Random regular graph

A random "d"-regular graph is a graph from mathcal{G}_{n,d}, which denotes the probability space of all"d"-regular graphs on vertex set [n] , where nd is even and [n] :={1,2,3,...,n-1,n}, with uniform distribution.

Pairing Model

Pairing Model, also called Configuration Model, is one of the most commonly used model to generate regular graphs uniformly.Suppose we want to generate graphs frommathcal{G}_{n,d}, where d is a constant, the pairingmodel is described as follows.

Consider a set of nd points, where nd is even, and partitionthem into n buckets with d points in each of them. We take arandom matching of the nd points, and then contract the dpoints in each bucket into a single vertex. The resulting graph isa d-regular multigraph on n vertices.

Let mathcal{P}_{n,d} denote the probability space of randomd-regular multigraphs generated by the pairing model asdescribed above. Every graph in mathcal{G}_{n,d} corresponds to(d!)^n copies in mathcal{P}_{n,d}, So all simple graphs,namely, graphs without loops and multiple edges, inmathcal{P}_{n,d} occur uniformly at random.

Properties of Pairing Model

The following result gives the probability of a multigraphfrom mathcal{P}_{n,d} being simple. It is only valid up to d=o(n^{1/3}).

P(mathcal{P}_{n,d} hbox{ is simple}) sim exp(-d^2/4).

Since the expected time of generating a simple graph isexponential to d^2, the algorithm will get slow when d getslarge.

Properties of Random Regular Graphs

All local structures but trees and cycles appear in a random regular graph with probability o(1) as n goes to infinity. For any given subset of vertices with bounded size, the subgraph induced by this subset is a tree a.a.s.

The next theorem gives nice property of the distribution of the number of short cycles.
For d fixed, let Xi=Xi,n (i>=3) be the number of cycles of length i in agraph in mathcal{G}_{n,d}. For fixed k>=3, X3,...,Xk are asymptotically independent Poisson random variables with meanslambda_i=frac{(d-1)^i}{2i}.

References

*N.C.Wormald, Models of random regular graphs, In Surveys in Combinatorics, pages 239-298. Cambridge University Press, 1999.


Wikimedia Foundation. 2010.

Игры ⚽ Поможем написать курсовую

Look at other dictionaries:

  • Graph theory — In mathematics and computer science, graph theory is the study of graphs : mathematical structures used to model pairwise relations between objects from a certain collection. A graph in this context refers to a collection of vertices or nodes and …   Wikipedia

  • Random walk — A random walk, sometimes denoted RW, is a mathematical formalization of a trajectory that consists of taking successive random steps. The results of random walk analysis have been applied to computer science, physics, ecology, economics and a… …   Wikipedia

  • Expander graph — In combinatorics, an expander graph is a sparse graph which has high connectivity properties, quantified using vertex or edge expansion as described below. Expander constructions have spawned research in pure and applied mathematics, with several …   Wikipedia

  • Cubic graph — Not to be confused with graphs of cubic functions. The Petersen graph is a Cubic graph …   Wikipedia

  • Degeneracy (graph theory) — In graph theory, a k degenerate graph is an undirected graph in which every subgraph has a vertex of degree at most k: that is, some vertex in the subgraph touches k or fewer of the subgraph s edges. The degeneracy of a graph is the smallest… …   Wikipedia

  • Rook's graph — infobox graph name = Rook s graph image caption = 8x8 Rook s graph vertices = nm edges = nm ( n + m )/2 nm diameter = 2 chromatic number = max( n , m ) chromatic index = girth = 3 (if max( n , m ) ≥ 3) properties = regular, vertex transitive,… …   Wikipedia

  • Conductance (graph) — For other uses, see Conductance. In graph theory the conductance of a graph G=(V,E) measures how well knit the graph is: it controls how fast a random walk on G converges to a uniform distribution. The conductance of a graph is often called the… …   Wikipedia

  • List of graph theory topics — This is a list of graph theory topics, by Wikipedia page. See glossary of graph theory for basic terminology Contents 1 Examples and types of graphs 2 Graph coloring 3 Paths and cycles 4 …   Wikipedia

  • Paley graph — infobox graph name = Paley graph image caption = The Paley graph of order 13 namesake = Raymond Paley vertices = edges = chromatic number = chromatic index = properties = Strongly regularIn mathematics, and specifically graph theory, Paley graphs …   Wikipedia

  • Covering graph — In the mathematical discipline of graph theory, a graph C is a covering graph of another graph G if there is a covering map from the vertex set of C to the vertex set of G. A covering map f is a surjection and a local isomorphism: the… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”