Graph modification for edge-coloured and signed graph homomorphism problems: parameterized and classical complexity
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 to edge-coloured graph is a vertex-mapping from to that preserves adjacencies and edge-colours. We consider the property of having a homomorphism to a fixed edge-coloured graph . The question we are interested in is: given an edge-coloured graph , can we perform graph operations so that the resulting graph admits a homomorphism to ? 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 ) by VD--COLOURING, ED--COLOURING and SW--COLOURING. These problems generalise -COLOURING (to decide if an input graph admits a homomorphism to a fixed target ). Our main focus is when 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 , we give a P/NP-c complexity dichotomy for VD--COLOURING, ED--COLOURING and SW--COLOURING. We then address their parameterized complexity. We show that VD--COLOURING and ED--COLOURING for all such are FPT. In contrast, already for some of order 3, unless P=NP, none of the three problems is in XP, since 3-COLOURING is NP-c. We show that SW--COLOURING is different: there are three 2-edge-coloured graphs of order 2 for which SW--COLOURING is W-hard, and assuming the ETH, admits no algorithm in time . For the other cases, SW--COLOURING is FPT.
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