HOME

TheInfoList



OR:

In mathematics, a dense graph is a graph in which the number of edges is close to the maximal number of edges (where every pair of vertices is connected by one edge). The opposite, a graph with only a few edges, is a sparse graph. The distinction of what constitutes a dense or sparse graph is ill-defined, and depends on context. The graph density of simple graphs is defined to be the ratio of the number of edges with respect to the maximum possible edges. For undirected simple graphs, the graph density is: :D = \frac = \frac For
directed Director may refer to: Literature * ''Director'' (magazine), a British magazine * ''The Director'' (novel), a 1971 novel by Henry Denker * ''The Director'' (play), a 2000 play by Nancy Hasty Music * Director (band), an Irish rock band * ''Di ...
, simple graphs, the maximum possible edges is twice that of undirected graphs (as there are two directions to an edge) so the density is: :D = \frac = \frac where is the number of edges and is the number of vertices in the graph. The maximum number of edges for an undirected graph is = \frac2, so the maximal density is 1 (for
complete graph In the mathematical field of graph theory, a complete graph is a simple undirected graph in which every pair of distinct vertices is connected by a unique edge. A complete digraph is a directed graph in which every pair of distinct vertices is ...
s) and the minimal density is 0 .


Upper density

''Upper density'' is an extension of the concept of graph density defined above from finite graphs to infinite graphs. Intuitively, an infinite graph has arbitrarily large finite subgraphs with any density less than its upper density, and does not have arbitrarily large finite subgraphs with density greater than its upper density. Formally, the upper density of a graph is the infimum of the values α such that the finite subgraphs of with density α have a bounded number of vertices. It can be shown using the
Erdős–Stone theorem In extremal graph theory, the Erdős–Stone theorem is an asymptotic result generalising Turán's theorem to bound the number of edges in an ''H''-free graph for a non-complete graph ''H''. It is named after Paul Erdős and Arthur Stone, who prov ...
that the upper density can only be 1 or one of the superparticular ratios (see, e.g., Diestel, edition 5, p. 189).


Sparse and tight graphs

and define a graph as being -sparse if every nonempty subgraph with vertices has at most edges, and -tight if it is -sparse and has exactly edges. Thus trees are exactly the -tight graphs, forests are exactly the -sparse graphs, and graphs with arboricity are exactly the -sparse graphs. Pseudoforests are exactly the -sparse graphs, and the
Laman graph In graph theory, the Laman graphs are a family of sparse graphs describing the minimally rigid systems of rods and joints in the plane. Formally, a Laman graph is a graph on ''n'' vertices such that, for all ''k'', every ''k''-vertex subgraph has ...
s arising in rigidity theory are exactly the -tight graphs. Other graph families not characterized by their sparsity can also be described in this way. For instance the facts that any planar graph with vertices has at most edges (except for graphs with fewer than 3 vertices), and that any subgraph of a planar graph is planar, together imply that the planar graphs are -sparse. However, not every -sparse graph is planar. Similarly, outerplanar graphs are -sparse and planar
bipartite graph In the mathematical field of graph theory, a bipartite graph (or bigraph) is a graph whose vertices can be divided into two disjoint and independent sets U and V, that is every edge connects a vertex in U to one in V. Vertex sets U and V are ...
s are -sparse. Streinu and Theran show that testing -sparsity may be performed in polynomial time when and are integers and . For a graph family, the existence of and such that the graphs in the family are all -sparse is equivalent to the graphs in the family having bounded degeneracy or having bounded arboricity. More precisely, it follows from a result of that the graphs of arboricity at most are exactly the -sparse graphs. Similarly, the graphs of degeneracy at most are exactly the -sparse graphs.


Sparse and dense classes of graphs

considered that the sparsity/density dichotomy makes it necessary to consider infinite graph classes instead of single graph instances. They defined '' somewhere dense'' graph classes as those classes of graphs for which there exists a threshold ''t'' such that every complete graph appears as a ''t''-subdivision in a subgraph of a graph in the class. To the contrary, if such a threshold does not exist, the class is '' nowhere dense''. Properties of the nowhere dense vs somewhere dense dichotomy are discussed in . The classes of graphs with bounded degeneracy and of nowhere dense graphs are both included in the biclique-free graphs, graph families that exclude some
complete bipartite graph In the mathematical field of graph theory, a complete bipartite graph or biclique is a special kind of bipartite graph where every vertex of the first set is connected to every vertex of the second set..Electronic edition page 17. Graph theory i ...
as a subgraph .


See also

* Bounded expansion * Dense subgraph


References

* Paul E. Black
Sparse graph
from ''Dictionary of Algorithms and Data Structures,'' Paul E. Black (ed.),
NIST The National Institute of Standards and Technology (NIST) is an agency of the United States Department of Commerce whose mission is to promote American innovation and industrial competitiveness. NIST's activities are organized into physical sc ...
. Retrieved on 29 September 2005. * . *. *. * * . * *. *. *{{citation , last1 = Telle , first1 = Jan Arne , last2 = Villanger , first2 = Yngve , editor1-last = Epstein , editor1-first = Leah , editor2-last = Ferragina , editor2-first = Paolo , contribution = FPT algorithms for domination in biclique-free graphs , doi = 10.1007/978-3-642-33090-2_69 , pages = 802–812 , publisher = Springer , series =
Lecture Notes in Computer Science ''Lecture Notes in Computer Science'' is a series of computer science books published by Springer Science+Business Media since 1973. Overview The series contains proceedings, post-proceedings, monographs, and Festschrifts. In addition, tutorials, ...
, title = Algorithms – ESA 2012: 20th Annual European Symposium, Ljubljana, Slovenia, September 10–12, 2012, Proceedings , volume = 7501 , year = 2012. Graph families