Solving the path cover problem on circular-arc graphs by using an approximation algorithm |
| |
Authors: | Ruo-Wei Hung Maw-Shang Chang |
| |
Affiliation: | Department of Computer Science and Information Engineering, National Chung Cheng University, Ming-Hsiung, Chiayi 621, Taiwan, ROC |
| |
Abstract: | A path cover of a graph G=(V,E) is a family of vertex-disjoint paths that covers all vertices in V. Given a graph G, the path cover problem is to find a path cover of minimum cardinality. This paper presents a simple O(n)-time approximation algorithm for the path cover problem on circular-arc graphs given a set of n arcs with endpoints sorted. The cardinality of the path cover found by the approximation algorithm is at most one more than the optimal one. By using the result, we reduce the path cover problem on circular-arc graphs to the Hamiltonian cycle and Hamiltonian path problems on the same class of graphs in O(n) time. Hence the complexity of the path cover problem on circular-arc graphs is the same as those of the Hamiltonian cycle and Hamiltonian path problems on circular-arc graphs. |
| |
Keywords: | Graph algorithms Path cover Hamiltonian cycle Hamiltonian path Interval graphs Circular-arc graphs |
本文献已被 ScienceDirect 等数据库收录! |