GET TUTORING NEAR ME!

By providing your phone number, you consent to receive text messages from Club Z! for purposes related to our services. Message frequency may vary. Message and Data Rates may apply. Reply HELP for help or STOP to unsubscribe. See our Privacy Policy and our Terms and Conditions page

    Home / Get Math Help

    Vertex Identification

    Definition

    The contraction of a pair of vertices v_i and v_j of a graph, also called vertex identification, is the operation that produces a graph in which the two nodes v_1 and v_2 are replaced with a single node v such that v is adjacent to the union of the nodes to which v_1 and v_2 were originally adjacent. In vertex contraction, it doesn't matter if v_1 and v_2 are connected by an edge; if they are, the edge is simply removed upon contraction. Note that Skiena is ambiguous about the distinction between vertex contraction and edge contraction, and confusingly refers to vertex contraction on vertices v_1 and v_2 as "contracting an edge {v_1, v_2}."

    Related term

    edge contraction

    Related Wolfram Language symbol

    VertexContract