English

Graph modification for edge-coloured and signed graph homomorphism problems: parameterized and classical complexity

Data Structures and Algorithms 2022-05-04 v2 Discrete Mathematics

Abstract

We study the complexity of graph modification problems with respect to homomorphism-based colouring properties of edge-coloured graphs. A homomorphism from edge-coloured graph GG to edge-coloured graph HH is a vertex-mapping from GG to HH that preserves adjacencies and edge-colours. We consider the property of having a homomorphism to a fixed edge-coloured graph HH. The question we are interested in is: given an edge-coloured graph GG, can we perform kk graph operations so that the resulting graph admits a homomorphism to HH? The operations we consider are vertex-deletion, edge-deletion and switching (an operation that permutes the colours of the edges incident to a given vertex). Switching plays an important role in the theory of signed graphs, that are 2-edge-coloured graphs whose colours are the signs ++ and -. We denote the corresponding problems (parameterized by kk) by VD-HH-COLOURING, ED-HH-COLOURING and SW-HH-COLOURING. These problems generalise HH-COLOURING (to decide if an input graph admits a homomorphism to a fixed target HH). Our main focus is when HH is an edge-coloured graph with at most two vertices, a case that is already interesting as it includes problems such as VERTEX COVER, ODD CYCLE RANSVERSAL and EDGE BIPARTIZATION. For such a graph HH, we give a P/NP-c complexity dichotomy for VD-HH-COLOURING, ED-HH-COLOURING and SW-HH-COLOURING. We then address their parameterized complexity. We show that VD-HH-COLOURING and ED-HH-COLOURING for all such HH are FPT. In contrast, already for some HH of order 3, unless P=NP, none of the three problems is in XP, since 3-COLOURING is NP-c. We show that SW-HH-COLOURING is different: there are three 2-edge-coloured graphs HH of order 2 for which SW-HH-COLOURING is W-hard, and assuming the ETH, admits no algorithm in time f(k)no(k)f(k)n^{o(k)}. For the other cases, SW-HH-COLOURING is FPT.

Keywords

Cite

@article{arxiv.1910.01099,
  title  = {Graph modification for edge-coloured and signed graph homomorphism problems: parameterized and classical complexity},
  author = {Florent Foucaud and Hervé Hocquard and Dimitri Lajou and Valia Mitsou and Théo Pierron},
  journal= {arXiv preprint arXiv:1910.01099},
  year   = {2022}
}

Comments

17 pages, 9 figures, 2 tables

R2 v1 2026-06-23T11:33:01.055Z