Competitive Capacitated Online Recoloring
Abstract
In this paper, we revisit the online recoloring problem introduced recently by Azar et al. In online recoloring, there is a fixed set of vertices and an initial coloring for some . Under an online sequence of requests where each request is an edge , a proper vertex coloring of the graph induced by requests until time needs to be maintained for all ; i.e., for any , . The objective is to minimize the total weight of vertices recolored for the sequence . We obtain the first competitive algorithms for capacitated online recoloring and fully dynamic recoloring. Our first set of results is for -recoloring using algorithms that are -resource augmented where is an arbitrarily small constant. Our main result is an -competitive deterministic algorithm for weighted bipartite graphs, which is asymptotically optimal in light of an lower bound that holds for an unbounded amount of augmentation. We also present an -competitive deterministic algorithm for fully dynamic recoloring, which is optimal within an factor in light of a lower bound that holds for an unbounded amount of augmentation. Our second set of results is for -recoloring in an -overprovisioned setting where the maximum degree of is bounded by for all , and each color assigned to at most vertices, for an arbitrary . Our main result is an -competitive randomized algorithm for . We also present an -competitive deterministic algorithm for . Both results are asymptotically optimal.
Cite
@article{arxiv.2408.05370,
title = {Competitive Capacitated Online Recoloring},
author = {Rajmohan Rajaraman and Omer Wasim},
journal= {arXiv preprint arXiv:2408.05370},
year = {2024}
}
Comments
Full version of an ESA '24 paper