Intersection graph
   HOME

TheInfoList



OR:

In
graph theory In mathematics, graph theory is the study of '' graphs'', which are mathematical structures used to model pairwise relations between objects. A graph in this context is made up of '' vertices'' (also called ''nodes'' or ''points'') which are conn ...
, an intersection graph is a graph that represents the pattern of
intersections In mathematics, the intersection of two or more objects is another object consisting of everything that is contained in all of the objects simultaneously. For example, in Euclidean geometry, when two lines in a plane are not parallel, their ...
of a family of sets. Any graph can be represented as an intersection graph, but some important special classes of graphs can be defined by the types of sets that are used to form an intersection representation of them.


Formal definition

Formally, an intersection graph is an
undirected graph In discrete mathematics, and more specifically in graph theory, a graph is a structure amounting to a set of objects in which some pairs of the objects are in some sense "related". The objects correspond to mathematical abstractions called '' ve ...
formed from a family of sets : S_i, \,\,\, i = 0, 1, 2, \dots by creating one vertex for each set , and connecting two vertices and by an edge whenever the corresponding two sets have a nonempty intersection, that is, : E(G) = \.


All graphs are intersection graphs

Any undirected graph may be represented as an intersection graph. For each vertex of , form a set consisting of the edges incident to ; then two such sets have a nonempty intersection
if and only if In logic and related fields such as mathematics and philosophy, "if and only if" (shortened as "iff") is a biconditional logical connective between statements, where either both statements are true or both are false. The connective is bic ...
the corresponding vertices share an edge. Therefore, is the intersection graph of the sets . provide a construction that is more efficient, in the sense that it requires a smaller total number of elements in all of the sets combined. For it, the total number of set elements is at most , where is the number of vertices in the graph. They credit the observation that all graphs are intersection graphs to , but say to see also . The
intersection number In mathematics, and especially in algebraic geometry, the intersection number generalizes the intuitive notion of counting the number of times two curves intersect to higher dimensions, multiple (more than 2) curves, and accounting properly for t ...
of a graph is the minimum total number of elements in any intersection representation of the graph.


Classes of intersection graphs

Many important graph families can be described as intersection graphs of more restricted types of set families, for instance sets derived from some kind of geometric configuration: * An
interval graph In graph theory, an interval graph is an undirected graph formed from a set of intervals on the real line, with a vertex for each interval and an edge between vertices whose intervals intersect. It is the intersection graph of the intervals. In ...
is defined as the intersection graph of intervals on the real line, or of connected subgraphs of a path graph. * An
indifference graph In graph theory, a branch of mathematics, an indifference graph is an undirected graph constructed by assigning a real number to each vertex and connecting two vertices by an edge when their numbers are within one unit of each other.. Indifferenc ...
may be defined as the intersection graph of unit intervals on the real line * A circular arc graph is defined as the intersection graph of arcs on a circle. * A polygon-circle graph is defined as the intersection of polygons with corners on a circle. * One characterization of a
chordal graph In the mathematical area of graph theory, a chordal graph is one in which all cycles of four or more vertices have a ''chord'', which is an edge that is not part of the cycle but connects two vertices of the cycle. Equivalently, every induced ...
is as the intersection graph of connected subgraphs of a
tree In botany, a tree is a perennial plant with an elongated stem, or trunk, usually supporting branches and leaves. In some usages, the definition of a tree may be narrower, including only woody plants with secondary growth, plants that are ...
. * A
trapezoid graph In graph theory, trapezoid graphs are intersection graphs of trapezoids between two horizontal lines. They are a class of co-comparability graphs that contain interval graphs and permutation graphs as subclasses. A graph is a trapezoid graph if the ...
is defined as the intersection graph of trapezoids formed from two parallel lines. They are a generalization of the notion of
permutation graph In the mathematical field of graph theory, a permutation graph is a graph whose vertices represent the elements of a permutation, and whose edges represent pairs of elements that are reversed by the permutation. Permutation graphs may also be ...
, in turn they are a special case of the family of the complements of
comparability graph In graph theory, a comparability graph is an undirected graph that connects pairs of elements that are comparable to each other in a partial order. Comparability graphs have also been called transitively orientable graphs, partially orderable gra ...
s known as cocomparability graphs. * A
unit disk graph In geometric graph theory, a unit disk graph is the intersection graph of a family of unit disks in the Euclidean plane. That is, it is a graph with one vertex for each disk in the family, and with an edge between two vertices whenever the corre ...
is defined as the intersection graph of
unit disk In mathematics, the open unit disk (or disc) around ''P'' (where ''P'' is a given point in the plane), is the set of points whose distance from ''P'' is less than 1: :D_1(P) = \.\, The closed unit disk around ''P'' is the set of points whose d ...
s in the plane. * A
circle graph In graph theory, a circle graph is the intersection graph of a chord diagram. That is, it is an undirected graph whose vertices can be associated with a finite system of chords of a circle such that two vertices are adjacent if and only if the ...
is the intersection graph of a set of chords of a circle. * The circle packing theorem states that
planar graph In graph theory, a planar graph is a graph that can be embedded in the plane, i.e., it can be drawn on the plane in such a way that its edges intersect only at their endpoints. In other words, it can be drawn in such a way that no edges cro ...
s are exactly the intersection graphs of families of closed disks in the plane bounded by non-crossing circles. *
Scheinerman's conjecture In mathematics, Scheinerman's conjecture, now a theorem, states that every planar graph is the intersection graph of a set of line segments in the plane. This conjecture was formulated by E. R. Scheinerman in his Ph.D. thesis (1984), following e ...
(now a theorem) states that every planar graph can also be represented as an intersection graph of
line segment In geometry, a line segment is a part of a straight line that is bounded by two distinct end points, and contains every point on the line that is between its endpoints. The length of a line segment is given by the Euclidean distance between i ...
s in the plane. However, intersection graphs of line segments may be nonplanar as well, and recognizing intersection graphs of line segments is
complete Complete may refer to: Logic * Completeness (logic) * Completeness of a theory, the property of a theory that every formula in the theory's language or its negation is provable Mathematics * The completeness of the real numbers, which implies t ...
for the existential theory of the reals . * The line graph of a graph ''G'' is defined as the intersection graph of the edges of ''G'', where we represent each edge as the set of its two endpoints. * A string graph is the intersection graph of curves on a plane. * A graph has boxicity ''k'' if it is the intersection graph of multidimensional boxes of dimension ''k'', but not of any smaller dimension. * A clique graph is the intersection graph of
maximal clique In the mathematical area of graph theory, a clique ( or ) is a subset of vertices of an undirected graph such that every two distinct vertices in the clique are adjacent. That is, a clique of a graph G is an induced subgraph of G that is compl ...
s of another graph * A block graph of clique tree is the intersection graph of biconnected components of another graph characterized the intersection classes of graphs, families of finite graphs that can be described as the intersection graphs of sets drawn from a given family of sets. It is necessary and sufficient that the family have the following properties: *Every induced subgraph of a graph in the family must also be in the family. *Every graph formed from a graph in the family by replacing a vertex by a clique must also belong to the family. *There exists an infinite sequence of graphs in the family, each of which is an induced subgraph of the next graph in the sequence, with the property that every graph in the family is an induced subgraph of a graph in the sequence. If the intersection graph representations have the additional requirement that different vertices must be represented by different sets, then the clique expansion property can be omitted.


Related concepts

An order-theoretic analog to the intersection graphs are the
inclusion order In the mathematical field of order theory, an inclusion order is the partial order that arises as the subset-inclusion relation on some collection of objects. In a simple way, every poset ''P'' = (''X'',≤) is ( isomorphic to) an inclusion or ...
s. In the same way that an intersection representation of a graph labels every vertex with a set so that vertices are adjacent if and only if their sets have nonempty intersection, so an inclusion representation ''f'' of a
poset In mathematics, especially order theory, a partially ordered set (also poset) formalizes and generalizes the intuitive concept of an ordering, sequencing, or arrangement of the elements of a set. A poset consists of a set together with a binary r ...
labels every element with a set so that for any ''x'' and ''y'' in the poset, ''x'' ≤ ''y'' if and only if ''f''(''x'') ⊆ ''f''(''y'').


See also

*
Contact graph In the mathematical area of graph theory, a contact graph or tangency graph is a graph whose vertices are represented by geometric objects (e.g. curves, line segments, or polygons), and whose edges correspond to two objects touching (but not c ...


References

*. *. *. *. *. *. *.


Further reading

* For an overview of both the theory of intersection graphs and important special classes of intersection graphs, see .


External links

* Jan Kratochvíl
A video lecture on intersection graphs (June 2007)
* E. Prisner

{{DEFAULTSORT:Intersection Graph