Brief Announcement: Distributed Minimum Vertex Coloring and Maximum Independent Set in Chordal Graphs.

PODC '18: ACM Symposium on Principles of Distributed Computing Egham United Kingdom July, 2018(2018)

引用 5|浏览40
暂无评分
摘要
We give deterministic distributed (1+ε)-approximation algorithms for Minimum Vertex Coloring and Maximum Independent Set on chordal graphs in the LOCAL model. Our coloring algorithm runs in O( 1/ε logn) rounds, and our independent set algorithm has a runtime of O( 1 ε log( 1/ε ) log? n) rounds. For coloring, existing lower bounds imply that the dependencies on 1/ε and logn are best possible. For independent set, we prove that Ω( 1/ε ) rounds are necessary. Both our algorithms make use of the tree decomposition of the input chordal graph. They iteratively peel off interval subgraphs, which are identified via the tree decomposition of the input graph, thereby partitioning the vertex set into O(logn) layers. For coloring, each interval graph is colored independently, which results in various coloring conflicts between the layers. These conflicts are then resolved in a separate phase, using the particular structure of our partitioning. For independent set, only the first O(log 1/ε ) layers are required as they already contain a large enough independent set. We develop a (1 +ε)-approximation maximum independent set algorithm for interval graphs, which we then apply to those layers. This work raises the question as to how useful tree decompositions are for distributed computing.
更多
查看译文
关键词
local model, approximation algorithms, minimum vertex coloring, maximum independent set, chordal graphs
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要