T-coloring
   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 conne ...
, a T-Coloring of a graph G = (V, E), given the
set Set, The Set, SET or SETS may refer to: Science, technology, and mathematics Mathematics *Set (mathematics), a collection of elements *Category of sets, the category whose objects and morphisms are sets and total functions, respectively Electro ...
''T'' of nonnegative integers containing 0, is a function c: V(G) \to \N that maps each vertex to a positive integer (
color Color (American English) or colour (British English) is the visual perceptual property deriving from the spectrum of light interacting with the photoreceptor cells of the eyes. Color categories and physical specifications of color are associ ...
) such that if ''u'' and ''w'' are adjacent then , c(u) - c(w), \notin T. In simple words, the absolute value of the difference between two colors of adjacent vertices must not belong to fixed set ''T''. The concept was introduced by William K. Hale. If ''T'' = it reduces to common vertex coloring. The ''T''-chromatic number, \chi_(G), is the minimum number of colors that can be used in a ''T''-coloring of ''G''. The ''complementary coloring'' of ''T''-coloring ''c'', denoted \overline is defined for each vertex ''v'' of ''G'' by :\overline(v) = s+1-c(v) where ''s'' is the largest color assigned to a vertex of ''G'' by the ''c'' function.


Relation to Chromatic Number

:Proposition. \chi_(G)=\chi(G).M. B. Cozzens and F. S. Roberts, T -colorings of graphs and the Channel Assignment Problem. Congr. Numer. 35 (1982) 191–208. Proof. Every ''T''-coloring of ''G'' is also a vertex coloring of ''G'', so \chi_(G)\geq \chi(G). Suppose that \chi(G)=k and r=\max(T). Given a common vertex ''k''-coloring function c: V(G) \to \N using the colors \. We define d: V(G) \to \N as :d(v)=(r+1)c(v) For every two adjacent vertices ''u'' and ''w'' of ''G'', :, d(u) - d(w), =, (r+1)c(u) - (r+1)c(w), =(r+1) , c(u)-c(w), \geq r +1 so , d(u) - d(w), \notin T. Therefore ''d'' is a ''T''-coloring of ''G''. Since ''d'' uses ''k'' colors, \chi_(G)\leq k =\chi(G). Consequently, \chi_(G)=\chi(G).


''T''-span

The span of a ''T''-coloring ''c'' of ''G'' is defined as :sp_T(c) = \max_ , c(u) -c(w), . The ''T''-span is defined as: :sp_T(G) = \min_c sp_T(c). Some bounds of the ''T''-span are given below: * For every ''k''-chromatic graph ''G'' with clique of size \omega and every finite set ''T'' of nonnegative integers containing 0, sp_T(K_) \le sp_T(G) \le sp_T(K_k). *For every graph ''G'' and every finite set ''T'' of nonnegative integers containing 0 whose largest element is ''r'', sp_T(G)\le (\chi(G)-1)(r+1).M. B. Cozzens and F. S. Roberts, T -colorings of graphs and the Channel Assignment Problem. Congr. Numer. 35 (1982) 191–208. *For every graph ''G'' and every finite set ''T'' of nonnegative integers containing 0 whose cardinality is ''t'', sp_T(G)\le (\chi(G)-1)t.


See also

*
Graph coloring In graph theory, graph coloring is a special case of graph labeling; it is an assignment of labels traditionally called "colors" to elements of a graph subject to certain constraints. In its simplest form, it is a way of coloring the vertices o ...


References

{{reflist Graph coloring