In graph theory, an edge contraction is an operation that removes an edge from a graph while simultaneously merging the two vertices that it previously joined. Edge contraction is a fundamental operation in the theory of graph minors. Vertex identification is a less restrictive form of this operation. The edge contraction operation occurs relative to a particular edge, . The edge is removed and its two incident vertices, and , are merged into a new vertex , where the edges incident to each correspond to an edge incident to either or . More generally, the operation may be performed on a set of edges by contracting each edge (in any order). The resulting induced graph is sometimes written as . (Contrast this with , which means removing the edge .) As defined below, an edge contraction operation may result in a graph with multiple edges even if the original graph was a simple graph. However, some authors disallow the creation of multiple edges, so that edge contractions performed on simple graphs always produce simple graphs. Let be a graph (or directed graph) containing an edge with . Let be a function that maps every vertex in to itself, and otherwise, maps it to a new vertex . The contraction of results in a new graph , where , , and for every , is incident to an edge if and only if, the corresponding edge, is incident to in . Vertex identification (sometimes called vertex contraction) removes the restriction that the contraction must occur over vertices sharing an incident edge. (Thus, edge contraction is a special case of vertex identification.) The operation may occur on any pair (or subset) of vertices in the graph. Edges between two contracting vertices are sometimes removed. If and are vertices of distinct components of , then we can create a new graph by identifying and in as a new vertex in . More generally, given a partition of the vertex set, one can identify vertices in the partition; the resulting graph is known as a quotient graph.
,
Mirjana Stojilovic, Guanglei Zhou