Skip to main content

Showing 1–5 of 5 results for author: Flin, M

.
  1. arXiv:2405.07725  [pdf, ps, other

    cs.DC cs.DS

    Decentralized Distributed Graph Coloring: Cluster Graphs

    Authors: Maxime Flin, Magnus M. Halldorsson, Alexandre Nolin

    Abstract: Graph coloring is fundamental to distributed computing. We give an ultrafast distributed algorithm for coloring cluster graphs. These graphs are obtained from the underlying communication network by contracting nodes and edges, and they appear frequently as components in the study of distributed algorithms. In particular, we give a $O(\log^* n)$-round algorithm to $Δ+1$-color cluster graphs of at… ▽ More

    Submitted 13 May, 2024; originally announced May 2024.

    ACM Class: F.2.2

  2. arXiv:2404.19081  [pdf, ps, other

    cs.DS

    $(Δ+ 1)$ Vertex Coloring in $O(n)$ Communication

    Authors: Maxime Flin, Parth Mittal

    Abstract: We study the communication complexity of $(Δ+ 1)$ vertex coloring, where the edges of an $n$-vertex graph of maximum degree $Δ$ are partitioned between two players. We provide a randomized protocol which uses $O(n)$ bits of communication and ends with both players knowing the coloring. Combining this with a folklore $Ω(n)$ lower bound, this settles the randomized communication complexity of… ▽ More

    Submitted 29 April, 2024; originally announced April 2024.

    Comments: 16 pages, 1 figure; full version of paper accepted to PODC '24

  3. arXiv:2308.01359  [pdf, other

    cs.DS cs.DC

    Fast Coloring Despite Congested Relays

    Authors: Maxime Flin, Magnús M. Halldórsson, Alexandre Nolin

    Abstract: We provide a $O(\log^6 \log n)$-round randomized algorithm for distance-2 coloring in CONGEST with $Δ^2+1$ colors. For $Δ\gg\operatorname{poly}\log n$, this improves exponentially on the $O(\logΔ+\operatorname{poly}\log\log n)$ algorithm of [Halldórsson, Kuhn, Maus, Nolin, DISC'20]. Our study is motivated by the ubiquity and hardness of local reductions in CONGEST. For instance, algorithms for t… ▽ More

    Submitted 2 August, 2023; originally announced August 2023.

    Comments: 37 pages. To appear in proceedings of DISC 2023

  4. arXiv:2304.09844  [pdf, ps, other

    cs.DC cs.DS

    Coloring Fast with Broadcasts

    Authors: Maxime Flin, Mohsen Ghaffari, Magnús M. Halldórsson, Fabian Kuhn, Alexandre Nolin

    Abstract: We present an $O(\log^3\log n)$-round distributed algorithm for the $(Δ+1)$-coloring problem, where each node broadcasts only one $O(\log n)$-bit message per round to its neighbors. Previously, the best such broadcast-based algorithm required $O(\log n)$ rounds. If $Δ\in Ω(\log^{3} n)$, our algorithm runs in $O(\log^* n)$ rounds. Our algorithm's round complexity matches state-of-the-art in the muc… ▽ More

    Submitted 19 April, 2023; originally announced April 2023.

    Comments: 42 pages. To appear in proceedings of SPAA 2023

  5. arXiv:2301.06457  [pdf, ps, other

    cs.DC cs.DS

    A Distributed Palette Sparsification Theorem

    Authors: Maxime Flin, Mohsen Ghaffari, Magnús M. Halldórsson, Fabian Kuhn, Alexandre Nolin

    Abstract: The celebrated palette sparsification result of [Assadi, Chen, and Khanna SODA'19] shows that to compute a $Δ+1$ coloring of the graph, where $Δ$ denotes the maximum degree, it suffices if each node limits its color choice to $O(\log n)$ independently sampled colors in $\{1, 2, \dots, Δ+1\}$. They showed that it is possible to color the resulting sparsified graph -- the spanning subgraph with edge… ▽ More

    Submitted 11 April, 2023; v1 submitted 16 January, 2023; originally announced January 2023.