On Structural Parameterizations of Load Coloring
I. Vinod Reddy

TL;DR
This paper investigates the computational complexity of the 2-Load coloring problem, showing its fixed-parameter tractability with respect to certain graph parameters and NP-completeness on specific graph classes.
Contribution
It establishes the parameterized complexity of the problem relative to structural graph parameters like clique-width and cluster distances, and proves NP-completeness on bipartite and split graphs.
Findings
FPT algorithm for parameters like distance to cluster, co-cluster, and threshold graphs.
No $f(w)n^{o(w)}$ time algorithm for clique-width unless ETH fails.
NP-completeness on bipartite and split graphs.
Abstract
Given a graph and a positive integer , the 2-Load coloring problem is to check whether there is a -coloring of such that for every , there are at least edges with both end vertices colored . 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 vertices. Barbero et al. (Algorithmica 79:211-229, 2017) obtained a kernel with less than vertices and 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 , unless ETH fails and it can be solved in time , where is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research
