跳到主要导航 跳到搜索 跳到主要内容

VColor*: a practical approach for coloring large graphs

  • Yun Peng*
  • , Xin Lin
  • , Byron Choi
  • , Bingsheng He
  • *此作品的通讯作者
  • Hong Kong Baptist University
  • National University of Singapore

科研成果: 期刊稿件文章同行评审

摘要

Graph coloring has a wide range of real world applications, such as in the operations research, communication network, computational biology and compiler optimization fields. In our recent work [1], we propose a divide-and-conquer approach for graph coloring, called VColor. Such an approach has three generic subroutines. (i) Graph partition subroutine: VColor partitions a graph G into a vertex cut partition (VP), which comprises a vertex cut component (VCC) and small non-overlapping connected components (CCs). (ii) Component coloring subroutine: VColor colors the VCC and the CCs by efficient algorithms. (iii) Color combination subroutine: VColor combines the local colors by exploiting the maximum matchings of color combination bigraphs (CCBs). VColor has revealed some major bottlenecks of efficiency in these subroutines. Therefore, in this paper, we propose VColor*, an approach which addresses these efficiency bottlenecks without using more colors both theoretically and experimentally. The technical novelties of this paper are the following. (i) We propose the augmented VP to index the crossing edges of the VCC and the CCs and propose an optimized CCB construction algorithm. (ii) For sparse CCs, we propose using a greedy coloring algorithm that is of polynomial time complexity in the worst case, while preserving the approximation ratio. (iii) We propose a distributed graph coloring algorithm. Our extensive experimental evaluation on real-world graphs confirms the efficiency of VColor*. In particular, VColor* is 20X and 50X faster than VColor and uses the same number of colors with VColor on the Pokec and PA datasets, respectively. VColor* also significantly outperforms the state-of-the-art graph coloring methods.

源语言英语
文章编号154610
期刊Frontiers of Computer Science
15
4
DOI
出版状态已出版 - 8月 2021

学术指纹

探究 'VColor*: a practical approach for coloring large graphs' 的科研主题。它们共同构成独一无二的学术指纹。

引用此