EDGE-COLORING SERIES-PARALLEL GRAPHS

Authors
Citation
Y. Caspi et E. Dekel, EDGE-COLORING SERIES-PARALLEL GRAPHS, Journal of algorithms, 18(2), 1995, pp. 296-321
Citations number
26
Categorie Soggetti
Mathematics,Mathematics,"Computer Science Theory & Methods
Journal title
ISSN journal
01966774
Volume
18
Issue
2
Year of publication
1995
Pages
296 - 321
Database
ISI
SICI code
0196-6774(1995)18:2<296:ESG>2.0.ZU;2-E
Abstract
We present an algorithm for optimally edge coloring series parallel gr aphs. We give a linear time implementation, as well as a parallel impl ementation, of the algorithm that runs in O(log(3) n) time using O(n) processors. The sequential implementation, which is optimal, improves the best-known algorithm. The parallel implementation of the algorithm is the first known NC algorithm for this problem. The algorithm is ba sed on the ear decomposition of a graph (Y. Maon, B. Schieber, and U. Vishkin, Parallel ear decomposition search (EDS) and ST-Numbering in g raphs, Theoret. Comput. Sci. 47 (1986), 277-298). Eppstein (Parallel r ecognition of series-parallel graphs, Inform. Comput. 98 (1992), 41-55 ) found that any ear decomposition of a series parallel graph is neste d. We show constructively that for every biconnected series parallel g raph there exists an open ear decomposition, such that its correspondi ng tree of ears has an O(log n) depth, and this ear decomposition cont ains no ear whose endpoints are connected by a single edge in its pare nt. This result is used to reduce a match in series parallel graphs in to a match in outerplanar graphs, and to establish the edge coloring p roblem of series parallel graphs in NC. (C) 1995 Academic Press, Inc.