Graph Labeling Task

From GM-RKB
Jump to navigation Jump to search

A Graph Labeling Task is a labeling task that creates a Labeled Graph.



References

2017

  • (Wikipedia, 2017) ⇒ https://en.wikipedia.org/wiki/graph_labeling Retrieved:2017-12-30.
    • In the mathematical discipline of graph theory, a graph labeling is the assignment of labels, traditionally represented by integers, to the edges or vertices, or both, of a graph.[1]

      Formally, given a graph , a vertex labeling is a function of V to a set of labels. A graph with such a function defined is called a vertex-labeled graph. Likewise, an edge labeling is a function of E to a set of labels. In this case, the graph is called an edge-labeled graph.

      When the edge labels are members of an ordered set (e.g., the real numbers), it may be called a weighted graph.

      When used without qualification, the term labeled graph generally refers to a vertex-labeled graph with all labels distinct. Such a graph may equivalently be labeled by the consecutive integers }, where is the number of vertices in the graph. For many applications, the edges or vertices are given labels that are meaningful in the associated domain. For example, the edges may be assigned weights representing the "cost" of traversing between the incident vertices. [2] In the above definition a graph is understood to be a finite undirected simple graph. However, the notion of labeling may be applied to all extensions and generalizations of graphs. For example, in automata theory and formal language theory it is convenient to consider labeled multigraphs, i.e., a pair of vertices may be connected by several labeled edges. [3]

  1. Template:Mathworld
  2. "Different Aspects of Coding Theory", by Robert Calderbank (1995), p. 53"
  3. Developments in Language Theory", Proc. 9th. Internat.Conf., 2005, , p. 313