English

On Structural Parameterizations of Load Coloring

Data Structures and Algorithms 2020-10-13 v1

Abstract

Given a graph GG and a positive integer kk, the 2-Load coloring problem is to check whether there is a 22-coloring f:V(G){r,b}f:V(G) \rightarrow \{r,b\} of GG such that for every i{r,b}i \in \{r,b\}, there are at least kk edges with both end vertices colored ii. It is known that the problem is NP-complete even on special classes of graphs like regular graphs. Gutin and Jones (Inf Process Lett 114:446-449, 2014) showed that the problem is fixed-parameter tractable by giving a kernel with at most 7k7k vertices. Barbero et al. (Algorithmica 79:211-229, 2017) obtained a kernel with less than 4k4k vertices and O(k)O(k) edges, improving the earlier result. In this paper, we study the parameterized complexity of the problem with respect to structural graph parameters. We show that \lcp{} cannot be solved in time f(w)no(w)f(w)n^{o(w)}, unless ETH fails and it can be solved in time nO(w)n^{O(w)}, where nn is the size of the input graph, ww is the clique-width of the graph and ff is an arbitrary function of ww. Next, we consider the parameters distance to cluster graphs, distance to co-cluster graphs and distance to threshold graphs, which are weaker than the parameter clique-width and show that the problem is fixed-parameter tractable (FPT) with respect to these parameters. Finally, we show that \lcp{} is NP-complete even on bipartite graphs and split graphs.

Keywords

Cite

@article{arxiv.2010.05186,
  title  = {On Structural Parameterizations of Load Coloring},
  author = {I. Vinod Reddy},
  journal= {arXiv preprint arXiv:2010.05186},
  year   = {2020}
}

Comments

15 pages

R2 v1 2026-06-23T19:14:50.438Z