Distributed Minimum Vertex Coloring and Maximum Independent Set in Chordal Graphs
May 11, 2018 Β· Declared Dead Β· π International Symposium on Mathematical Foundations of Computer Science
"No code URL or promise found in abstract"
Evidence collected by the PWNC Scanner
Authors
Christian Konrad, Viktor Zamaraev
arXiv ID
1805.04544
Category
cs.DS: Data Structures & Algorithms
Citations
11
Venue
International Symposium on Mathematical Foundations of Computer Science
Last Checked
4 months ago
Abstract
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(\frac{1}Ξ΅ \log n)$ rounds, and our independent set algorithm has a runtime of $O(\frac{1}Ξ΅\log(\frac{1}Ξ΅)\log^* n)$ rounds. For coloring, existing lower bounds imply that the dependencies on $\frac{1}Ξ΅$ and $\log n$ are best possible. For independent set, we prove that $O(\frac{1}Ξ΅)$ rounds are necessary. Both our algorithms make use of a 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(\log n)$ 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 \frac{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.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
π Similar Papers
In the same crypt β Data Structures & Algorithms
π
π
The Cartographer
R.I.P.
π»
Ghosted
Route Planning in Transportation Networks
R.I.P.
π»
Ghosted
Near-linear time approximation algorithms for optimal transport via Sinkhorn iteration
R.I.P.
π»
Ghosted
Hierarchical Clustering: Objective Functions and Algorithms
R.I.P.
π»
Ghosted
Graph Isomorphism in Quasipolynomial Time
π
π
The Cartographer
Simulation optimization: A review of algorithms and applications
Died the same way β π» Ghosted
R.I.P.
π»
Ghosted
Federated Learning: Strategies for Improving Communication Efficiency
R.I.P.
π»
Ghosted
In-Datacenter Performance Analysis of a Tensor Processing Unit
R.I.P.
π»
Ghosted
Deep Convolutional Neural Networks for Computer-Aided Detection: CNN Architectures, Dataset Characteristics and Transfer Learning
R.I.P.
π»
Ghosted