DocumentCode :
2782554
Title :
Coloring inductive graphs on-line
Author :
Irani, Sandy
Author_Institution :
Div. of Comput. Sci., California Univ., Berkeley, CA, USA
fYear :
1990
fDate :
22-24 Oct 1990
Firstpage :
470
Abstract :
Online graph coloring, in which the vertices are presented one at a time, is considered. Each vertex must be assigned a color, different from the colors of its neighbors, before the next vertex is given. The class of d-inductive graphs is treated. A graph G is said to be d-inductive if the vertices of G can be numbered so that each vertex has at most d edges to higher numbered vertices. First Fit (FF) is the algorithm that assigns each vertex the lowest numbered color possible. It is shown that if G is d-inductive, then FF uses O(d log n) colors on G. This yields an upper bound of O(log n) on the performance ratio of FF on chordal and planar graphs. FF does as well as any online algorithm for d-inductive graphs; it is shown that for any d and any online graph-coloring algorithm A, there is a d-inductive graph that forces A to use Ω(d log n) colors to color G. Online graph coloring with lookahead is also investigated
Keywords :
graph colouring; First Fit algorithm; d-inductive graphs; lookahead; online graph colouring; upper bound; vertices; Algorithm design and analysis; Computer science; Costs; Delay; Processor scheduling; Registers;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Foundations of Computer Science, 1990. Proceedings., 31st Annual Symposium on
Conference_Location :
St. Louis, MO
Print_ISBN :
0-8186-2082-X
Type :
conf
DOI :
10.1109/FSCS.1990.89568
Filename :
89568
Link To Document :
بازگشت