Dynamic coloring for Bipartite and General Graphs

09/17/2019
by   Manas Jyoti Kashyop, et al.
0

We consider the dynamic coloring problem on bipartite and general graphs in the incremental as well as fully-dynamic settings. In this work, we are interested in the following parameters : the update time and query time, the number of colors used, and the number of vertex recolorings per update. Our results reveal the following trade-off for a bipartite graph with n vertices: In the fully dynamic setting, if we restrict the number of colors to 2 then the maximum of update and query time is at least log n. In the incremental setting, using 2 colors we achieve the maximum of update and query time to be O(α(n)), where α(n) is the inverse Ackermann function. We show that by allowing more than two colors we can reduce the query time to O(1) without changing the update time. Our incremental algorithm uses 1+2 logn colors. To the best of our knowledge, there are no known theoretical guarantees for dynamic coloring specific to bipartite graphs. For general graphs we provide a deterministic fully-dynamic algorithm with constant number of recolorings per update. We use Δ+1 colors and achieve O(√(m)) worst case update time with at most one recoloring per update. Here Δ is the maximum degree of a vertex and m denotes the maximum number of edges throughout the update sequence. For graphs of arboricity bounded by γ we maintain a Δ+1 coloring with at most one recoloring per update, an amortized update time of O(γ + logn), and an O(1) query time.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
04/01/2019

Fully Dynamic Data Structures for Interval Coloring

We consider the dynamic graph coloring problem restricted to the class o...
research
04/29/2019

Improved Dynamic Graph Coloring

This paper studies the fundamental problem of graph coloring in fully dy...
research
05/26/2021

Time Complexity Analysis of Randomized Search Heuristics for the Dynamic Graph Coloring Problem

We contribute to the theoretical understanding of randomized search heur...
research
11/13/2022

Improved Dynamic Colouring of Sparse Graphs

Given a dynamic graph subject to edge insertions and deletions, we show ...
research
02/24/2020

Explicit and Implicit Dynamic Coloring of Graphs with Bounded Arboricity

Graph coloring is a fundamental problem in computer science. We study th...
research
10/04/2019

Fully Dynamic (Δ+1)-Coloring in Constant Update Time

The problem of (vertex) (Δ+1)-coloring a graph of maximum degree Δ has b...
research
09/29/2017

Dynamic Conflict-Free Colorings in the Plane

We study dynamic conflict-free colorings in the plane, where the goal is...

Please sign up or login with your details

Forgot password? Click here to reset