author: | Guillaume Fertin and André Raspaud |
---|---|
title: |
Acyclic Coloring of Graphs of Maximum Degree
Δ
|
keywords: | Acyclic chromatic number, acyclic coloring algorithm, maximum degree |
abstract: |
An acyclic coloring of a graph
G
is a coloring of its vertices such that: (i) no two
neighbors in
G
are assigned the same color and (ii) no bicolored
cycle can exist in
G
. The acyclic chromatic number of
G
is the least number of colors necessary to
acyclically color
G
, and is denoted by
a(G)
. We show that any graph of maximum degree
Δ
has acyclic chromatic number at most
Δ(Δ-1) / 2
for any
Δ≥5
, and we give an
O(nΔ
algorithm to acyclically color any graph of maximum
degree
2
)
Δ
with the above mentioned number of colors. This
result is roughly two times better than the best general
upper bound known so far, yielding
a(G)≤Δ(Δ-1) +2
[albert]. By a deeper study of the case
Δ=5
, we also show that any graph of maximum degree 5 can
be acyclically colored with at most 9 colors, and give a
linear time algorithm to achieve this bound.
|
If your browser does not display the abstract correctly (because of the different mathematical symbols) you may look it up in the PostScript or PDF files. | |
reference: |
Guillaume Fertin and André Raspaud (2005), Acyclic
Coloring of Graphs of Maximum Degree
Δ
, in 2005 European Conference on Combinatorics,
Graph Theory and Applications (EuroComb '05), Stefan
Felsner (ed.), Discrete Mathematics and Theoretical
Computer Science Proceedings AE, pp. 389-396
|
bibtex: | For a corresponding BibTeX entry, please consider our BibTeX-file. |
ps.gz-source: | dmAE0175.ps.gz (65 K) |
ps-source: | dmAE0175.ps (170 K) |
pdf-source: | dmAE0175.pdf (173 K) |
The first source gives you the `gzipped' PostScript, the second the plain PostScript and the third the format for the Adobe accrobat reader. Depending on the installation of your web browser, at least one of these should (after some amount of time) pop up a window for you that shows the full article. If this is not the case, you should contact your system administrator to install your browser correctly.
Due to limitations of your local software, the two formats may show up differently on your screen. If eg you use xpdf to visualize pdf, some of the graphics in the file may not come across. On the other hand, pdf has a capacity of giving links to sections, bibliography and external references that will not appear with PostScript.