Competitive Vertex Recoloring

Authors Yossi Azar , Chay Machluf, Boaz Patt-Shamir , Noam Touitou



PDF
Thumbnail PDF

File

LIPIcs.ICALP.2022.13.pdf
  • Filesize: 0.78 MB
  • 20 pages

Document Identifiers

Author Details

Yossi Azar
  • School of Computer Science, Tel Aviv University, Israel
Chay Machluf
  • School of Electrical Engineering, Tel Aviv University, Israel
Boaz Patt-Shamir
  • School of Electrical Engineering, Tel Aviv University, Israel
Noam Touitou
  • School of Computer Science, Tel Aviv University, Israel

Cite AsGet BibTex

Yossi Azar, Chay Machluf, Boaz Patt-Shamir, and Noam Touitou. Competitive Vertex Recoloring. In 49th International Colloquium on Automata, Languages, and Programming (ICALP 2022). Leibniz International Proceedings in Informatics (LIPIcs), Volume 229, pp. 13:1-13:20, Schloss Dagstuhl – Leibniz-Zentrum für Informatik (2022)
https://doi.org/10.4230/LIPIcs.ICALP.2022.13

Abstract

Motivated by placement of jobs in physical machines, we introduce and analyze the problem of online recoloring, or online disengagement. In this problem, we are given a set of n weighted vertices and a k-coloring of the vertices (vertices represent jobs, and colors represent physical machines). Edges, representing conflicts between jobs, are inserted in an online fashion. After every edge insertion, the algorithm must output a proper k-coloring of the vertices. The cost of a recoloring is the sum of weights of vertices whose color changed. Our aim is to minimize the competitive ratio of the algorithm, i.e., the ratio between the cost paid by the online algorithm and the cost paid by an optimal, offline algorithm. We consider a couple of polynomially-solvable coloring variants. Specifically, for 2-coloring bipartite graphs we present an O(log n)-competitive deterministic algorithm and an Ω(log n) lower bound on the competitive ratio of randomized algorithms. For (Δ+1)-coloring, we present tight bounds of Θ(Δ) and Θ(logΔ) on the competitive ratios of deterministic and randomized algorithms, respectively (where Δ denotes the maximum degree). We also consider a dynamic case which allows edge deletions as well as insertions. All our algorithms are applicable to the case where vertices are weighted and the cost of recoloring a vertex is its weight. All our lower bounds hold even in the unweighted case.

Subject Classification

ACM Subject Classification
  • Theory of computation → Online algorithms
  • Theory of computation → Dynamic graph algorithms
  • Computer systems organization → Cloud computing
Keywords
  • coloring with recourse
  • anti-affinity constraints

Metrics

  • Access Statistics
  • Total Accesses (updated on a weekly basis)
    0
    PDF Downloads

References

  1. Zaid Allybokus, Nancy Perrot, Jérémie Leguay, Lorenzo Maggi, and Eric Gourdin. Virtual function placement for service chaining with partial orders and anti-affinity rules. Networks, 71(2):97-106, 2018. URL: https://doi.org/10.1002/net.21768.
  2. Chen Avin, Marcin Bienkowski, Andreas Loukas, Maciej Pacut, and Stefan Schmid. Dynamic balanced graph partitioning. SIAM J. Discret. Math., 34(3):1791-1812, 2020. URL: https://doi.org/10.1137/17M1158513.
  3. Chen Avin, Andreas Loukas, Maciej Pacut, and Stefan Schmid. Online balanced repartitioning. In 30th International Symposium on Distributed Computing (DISC), 2016. URL: http://eprints.cs.univie.ac.at/5540/.
  4. Reuven Bar-Yehuda and Shimon Even. A linear-time approximation algorithm for the weighted vertex cover problem. Journal of Algorithms, 2(2):198-203, 1981. URL: https://doi.org/10.1016/0196-6774(81)90020-1.
  5. Luis Barba, Jean Cardinal, Matias Korman, Stefan Langerman, André van Renssen, Marcel Roeloffzen, and Sander Verdonschot. Dynamic graph coloring. Algorithmica, 81(4):1319-1341, 2019. URL: https://doi.org/10.1007/s00453-018-0473-y.
  6. Y. Bartal, B. Bollobas, and M. Mendel. A Ramsey-type theorem for metric spaces and its applications for metrical task systems and related problems. In Proceedings 42nd IEEE Symposium on Foundations of Computer Science, pages 396-405, 2001. URL: https://doi.org/10.1109/SFCS.2001.959914.
  7. Allan Borodin, Nathan Linial, and Michael E. Saks. An optimal on-line algorithm for metrical task system. J. ACM, 39(4):745-763, October 1992. URL: https://doi.org/10.1145/146585.146588.
  8. Bartłomiej Bosek, Yann Disser, Andreas Emil Feldmann, Jakub Pawlewicz, and Anna Zych-Pawlewicz. Recoloring Interval Graphs with Limited Recourse Budget. In Susanne Albers, editor, 17th Scandinavian Symposium and Workshops on Algorithm Theory (SWAT 2020), volume 162 of Leibniz International Proceedings in Informatics (LIPIcs), pages 17:1-17:23, Dagstuhl, Germany, 2020. Schloss Dagstuhl-Leibniz-Zentrum für Informatik. URL: https://doi.org/10.4230/LIPIcs.SWAT.2020.17.
  9. Magnus M Halldórsson. Parallel and on-line graph coloring. Journal of Algorithms, 23(2):265-280, 1997. URL: https://doi.org/10.1006/jagm.1996.0836.
  10. Magnus M. Halldórsson and Mario Szegedy. Lower bounds for on-line graph coloring. Theoretical Computer Science, 130(1):163-174, 1994. URL: https://doi.org/10.1016/0304-3975(94)90157-0.
  11. Monika Henzinger, Stefan Neumann, Harald Räcke, and Stefan Schmid. Tight bounds for online graph partitioning. In Dániel Marx, editor, Proceedings of the 2021 ACM-SIAM Symposium on Discrete Algorithms, SODA 2021, Virtual Conference, January 10 - 13, 2021, pages 2799-2818. SIAM, 2021. URL: https://doi.org/10.1137/1.9781611976465.166.
  12. Manas Jyoti Kashyop, N. S. Narayanaswamy, Meghana Nasre, and Sai Mohith Potluri. Dynamic coloring for bipartite and general graphs. CoRR, abs/1909.07854, 2019. URL: http://arxiv.org/abs/1909.07854.
  13. L. Lovász, M. Saks, and W.T. Trotter. An on-line graph coloring algorithm with sublinear performance ratio. Discrete Mathematics, 75(1-3):319-325, 1989. URL: https://doi.org/10.1016/0012-365X(89)90096-4.
  14. Daniel D. Sleator and Robert E. Tarjan. Amortized efficiency of list update and paging rules. Communications of the ACM, 28(2):202-208, 1985. Google Scholar
  15. Shay Solomon and Nicole Wein. Improved dynamic graph coloring. ACM Trans. Algorithms, 16(3), June 2020. URL: https://doi.org/10.1145/3392724.
  16. David Zuckerman. Linear degree extractors and the inapproximability of max clique and chromatic number. Theory of Computing, 3(6):103-128, 2007. URL: https://doi.org/10.4086/toc.2007.v003a006.
Questions / Remarks / Feedback
X

Feedback for Dagstuhl Publishing


Thanks for your feedback!

Feedback submitted

Could not send message

Please try again later or send an E-mail