Jump to content

Random graph

From Wikipedia, the free encyclopedia

Inmathematics,random graphis the general term to refer toprobability distributionsovergraphs.Random graphs may be described simply by a probability distribution, or by arandom processwhich generates them.[1][2]The theory of random graphs lies at the intersection betweengraph theoryandprobability theory.From a mathematical perspective, random graphs are used to answer questions about the properties oftypicalgraphs. Its practical applications are found in all areas in whichcomplex networksneed to be modeled – many random graph models are thus known, mirroring the diverse types of complex networks encountered in different areas. In a mathematical context,random graphrefers almost exclusively to theErdős–Rényi random graph model.In other contexts, any graph model may be referred to as arandom graph.

Models

[edit]

A random graph is obtained by starting with a set ofnisolated vertices and adding successive edges between them at random. The aim of the study in this field is to determine at what stage a particular property of the graph is likely to arise.[3]Differentrandom graph modelsproduce differentprobability distributionson graphs. Most commonly studied is the one proposed byEdgar Gilbert,denotedG(n,p), in which every possible edge occurs independently with probability 0 <p< 1. The probability of obtainingany one particularrandom graph withmedges iswith the notation.[4]

A closely related model, theErdős–Rényi modeldenotedG(n,M), assigns equal probability to all graphs with exactlyMedges. With 0 ≤MN,G(n,M) haselements and every element occurs with probability.[3]The latter model can be viewed as a snapshot at a particular time (M) of therandom graph process,which is astochastic processthat starts withnvertices and no edges, and at each step adds one new edge chosen uniformly from the set of missing edges.

If instead we start with an infinite set of vertices, and again let every possible edge occur independently with probability 0 <p< 1, then we get an objectGcalled aninfinite random graph.Except in the trivial cases whenpis 0 or 1, such aGalmost surelyhas the following property:

Given anyn+melements,there is a vertexcinVthat is adjacent to each ofand is not adjacent to any of.

It turns out that if the vertex set iscountablethen there is,up toisomorphism,only a single graph with this property, namely theRado graph.Thus any countably infinite random graph is almost surely the Rado graph, which for this reason is sometimes called simply therandom graph.However, the analogous result is not true for uncountable graphs, of which there are many (nonisomorphic) graphs satisfying the above property.

Another model, which generalizes Gilbert's random graph model, is therandom dot-product model.A random dot-product graph associates with each vertex areal vector.The probability of an edgeuvbetween any verticesuandvis some function of thedot productuvof their respective vectors.

Thenetwork probability matrixmodels random graphs through edge probabilities, which represent the probabilitythat a given edgeexists for a specified time period. This model is extensible to directed and undirected; weighted and unweighted; and static or dynamic graphs structure.

ForMpN,whereNis the maximal number of edges possible, the two most widely used models,G(n,M) andG(n,p), are almost interchangeable.[5]

Random regular graphsform a special case, with properties that may differ from random graphs in general.

Once we have a model of random graphs, every function on graphs, becomes arandom variable.The study of this model is to determine if, or at least estimate the probability that, a property may occur.[4]

Terminology

[edit]

The term 'almost every' in the context of random graphs refers to a sequence of spaces and probabilities, such that theerror probabilitiestend to zero.[4]

Properties

[edit]

The theory of random graphs studies typical properties of random graphs, those that hold with high probability for graphs drawn from a particular distribution. For example, we might ask for a given value ofandwhat the probability is thatisconnected.In studying such questions, researchers often concentrate on the asymptotic behavior of random graphs—the values that various probabilities converge to asgrows very large.Percolation theorycharacterizes the connectedness of random graphs, especially infinitely large ones.

Percolation is related to the robustness of the graph (called also network). Given a random graph ofnodes and an average degree.Next we remove randomly a fractionof nodes and leave only a fraction.There exists a critical percolation thresholdbelow which the network becomes fragmented while abovea giant connected component exists.[1][5][6][7][8]

Localized percolation refers to removing a node its neighbors, next nearest neighbors etc. until a fraction ofof nodes from the network is removed. It was shown that for random graph with Poisson distribution of degreesexactly as for random removal.

Random graphs are widely used in theprobabilistic method,where one tries to prove the existence of graphs with certain properties. The existence of a property on a random graph can often imply, via theSzemerédi regularity lemma,the existence of that property on almost all graphs.

Inrandom regular graphs,are the set of-regular graphs withsuch thatandare the natural numbers,,andis even.[3]

The degree sequence of a graphindepends only on the number of edges in the sets[3]

If edges,in a random graph,is large enough to ensure that almost everyhas minimum degree at least 1, then almost everyis connected and, ifis even, almost everyhas a perfect matching. In particular, the moment the last isolated vertex vanishes in almost every random graph, the graph becomes connected.[3]

Almost every graph process on an even number of vertices with the edge raising the minimum degree to 1 or a random graph with slightly more thanedges and with probability close to 1 ensures that the graph has a complete matching, with exception of at most one vertex.

For some constant,almost every labeled graph withvertices and at leastedges isHamiltonian.With the probability tending to 1, the particular edge that increases the minimum degree to 2 makes the graph Hamiltonian.

Properties of random graph may change or remain invariant under graph transformations.Mashaghi A.et al., for example, demonstrated that a transformation which converts random graphs to their edge-dual graphs (or line graphs) produces an ensemble of graphs with nearly the same degree distribution, but with degree correlations and a significantly higher clustering coefficient.[9]

Colouring

[edit]

Given a random graphGof ordernwith the vertexV(G) = {1,...,n}, by thegreedy algorithmon the number of colors, the vertices can be colored with colors 1, 2,... (vertex 1 is colored 1, vertex 2 is colored 1 if it is not adjacent to vertex 1, otherwise it is colored 2, etc.).[3] The number of proper colorings of random graphs given a number ofqcolors, called itschromatic polynomial,remains unknown so far. The scaling of zeros of the chromatic polynomial of random graphs with parametersnand the number of edgesmor the connection probabilityphas been studied empirically using an algorithm based on symbolic pattern matching.[10]

Random trees

[edit]

Arandom treeis atreeorarborescencethat is formed by astochastic process.In a large range of random graphs of ordernand sizeM(n) the distribution of the number of tree components of orderkis asymptoticallyPoisson.Types of random trees includeuniform spanning tree,random minimal spanning tree,random binary tree,treap,rapidly exploring random tree,Brownian tree,andrandom forest.

Conditional random graphs

[edit]

Consider a given random graph model defined on the probability spaceand letbe a real valued function which assigns to each graph ina vector ofmproperties. For a fixed,conditional random graphsare models in which the probability measureassigns zero probability to all graphs such that '.

Special cases areconditionally uniform random graphs,whereassigns equal probability to all the graphs having specified properties. They can be seen as a generalization of theErdős–Rényi modelG(n,M), when the conditioning information is not necessarily the number of edgesM,but whatever other arbitrary graph property.In this case very few analytical results are available and simulation is required to obtain empirical distributions of average properties.

History

[edit]

The earliest use of a random graph model was byHelen Hall JenningsandJacob Morenoin 1938 where a "chance sociogram" (a directed Erdős-Rényi model) was considered in studying comparing the fraction of reciprocated links in their network data with the random model.[11]Another use, under the name "random net", was byRay SolomonoffandAnatol Rapoportin 1951, using a model of directed graphs with fixed out-degree and randomly chosen attachments to other vertices.[12]

TheErdős–Rényi modelof random graphs was first defined byPaul ErdősandAlfréd Rényiin their 1959 paper "On Random Graphs"[8]and independently by Gilbert in his paper "Random graphs".[6]

See also

[edit]

References

[edit]
  1. ^abBollobás, Béla (2001).Random Graphs(2nd ed.). Cambridge University Press.
  2. ^Frieze, Alan; Karonski, Michal (2015).Introduction to Random Graphs.Cambridge University Press.
  3. ^abcdefBéla Bollobás,Random Graphs,1985, Academic Press Inc., London Ltd.
  4. ^abcBéla Bollobás,Probabilistic Combinatorics and Its Applications,1991, Providence, RI: American Mathematical Society.
  5. ^abBollobas, B.and Riordan, O.M. "Mathematical results on scale-free random graphs" in "Handbook of Graphs and Networks" (S. Bornholdt and H.G. Schuster (eds)), Wiley VCH, Weinheim, 1st ed., 2003
  6. ^abGilbert, E. N.(1959), "Random graphs",Annals of Mathematical Statistics,30(4): 1141–1144,doi:10.1214/aoms/1177706098.
  7. ^Newman, M. E. J. (2010).Networks: An Introduction.Oxford.
  8. ^abErdős, P.Rényi, A(1959) "On Random Graphs I" in Publ. Math. Debrecen 6, p. 290–297[1]Archived2020-08-07 at theWayback Machine
  9. ^Ramezanpour, A.; Karimipour, V.; Mashaghi, A. (2003). "Generating correlated networks from uncorrelated ones".Phys. Rev. E.67(46107): 046107.arXiv:cond-mat/0212469.Bibcode:2003PhRvE..67d6107R.doi:10.1103/PhysRevE.67.046107.PMID12786436.S2CID33054818.
  10. ^Van Bussel, Frank; Ehrlich, Christoph; Fliegner, Denny; Stolzenberg, Sebastian; Timme, Marc (2010). "Chromatic Polynomials of Random Graphs".J. Phys. A: Math. Theor.43(17): 175002.arXiv:1709.06209.Bibcode:2010JPhA...43q5002V.doi:10.1088/1751-8113/43/17/175002.S2CID15723612.
  11. ^Moreno, Jacob L; Jennings, Helen Hall (Jan 1938)."Statistics of Social Configurations"(PDF).Sociometry.1(3/4): 342–374.doi:10.2307/2785588.JSTOR2785588.
  12. ^Solomonoff, Ray; Rapoport, Anatol (June 1951). "Connectivity of random nets".Bulletin of Mathematical Biophysics.13(2): 107–117.doi:10.1007/BF02478357.