Graph labeling

From Wikipedia, the free encyclopedia

In the mathematical discipline of graph theory, a graph labeling is the assignment of integers to the edges or vertices, or both, of a graph. The labeling strategy depends on the category of the labeling.

Contents

[edit] Definition

Given a graph G: = (V,E) such that V is the set of vertices and E is the set of edges, a vertex labeling is a function from some subset of the integers to the verticies of the graph. Likewise, an edge labeling is a function from some subset of the integers to the edges of the graph.

[edit] History

Most graph labelings trace their origins to labelings presented by Alex Rosa in his 1967 paper.[1] Rosa identified three types of labelings, which he called α-, β-, and ρ-labelings.[2] β-Labelings were later renamed graceful by S.W. Golomb and the name has been popular since.

[edit] Graceful Labeling

A graceful labeling. Vertex labels are in black, edge labels in red
A graceful labeling. Vertex labels are in black, edge labels in red

A graph is known as graceful when its vertices are labeled from 0 to \|E\|, the size of the graph, and this labeling induces an edge labeling from 1 to \|E\|. For any edge e, e's label is the positive difference between the two vertices incident with e. In other words, if e is incident with vertices labeled k and j, e will be labeled \|k - j\|. Thus, a graph G: = (V,E) is graceful if and only if there exists an injection that induces a bijection from E to the positive integers up to \|E\|.

In his original paper, Rosa proved that all eulerian graphs with order equivalent to 1 or 2 (mod 4) are not graceful. Whether or not certain families of graphs are graceful is an area of graph theory under extensive study. Arguably, the largest unproven conjecture in Graph Labeling is the Ringel-Kotzig conjecture, which hypothesizes that all trees are graceful. This has been proven for all paths, caterpillars, and many other infinite families of trees. Kotzig himself has called the effort to prove the conjecture a "disease."

[edit] Harmonious labelings

A harmonious graph is a graph with k edges that permits an injection from the vertices of G to the group of integers modulo k that induces a bijection between the edges of G and the positive integers up to \|E\|. For any edge e, e's label is the sum of the labels of the two vertices incident with e (mod q).

[edit] References

  • Rosa, A. "On certain valuations of the vertices of a graph." Theory of Graphs (Internat. Symposium, Rome, July 1966), Gordon and Breach, N. Y. and Dunod Paris. (1967) 349-355.
  • Gallian, Joseph A. "A Dynamic Survey of Graph Labeling." The Electronic Journal of Combinatorics (2005). 20 Dec. 2006 [1].