137 research outputs found

    List homomorphism problems for signed graphs

    Full text link
    We consider homomorphisms of signed graphs from a computational perspective. In particular, we study the list homomorphism problem seeking a homomorphism of an input signed graph (G,σ)(G,\sigma), equipped with lists L(v)⊆V(H),v∈V(G)L(v) \subseteq V(H), v \in V(G), of allowed images, to a fixed target signed graph (H,π)(H,\pi). The complexity of the similar homomorphism problem without lists (corresponding to all lists being L(v)=V(H)L(v)=V(H)) has been previously classified by Brewster and Siggers, but the list version remains open and appears difficult. We illustrate this difficulty by classifying the complexity of the problem when HH is a tree (with possible loops). The tools we develop will be useful for classifications of other classes of signed graphs, and we illustrate this by classifying the complexity of irreflexive signed graphs in which the unicoloured edges form some simple structures, namely paths or cycles. The structure of the signed graphs in the polynomial cases is interesting, suggesting they may constitute a nice class of signed graphs analogous to the so-called bi-arc graphs (which characterize the polynomial cases of list homomorphisms to unsigned graphs).Comment: various changes + rewritten section on path- and cycle-separable graphs based on a new conference submission (split possible in future

    Complexity of planar signed graph homomorphisms to cycles

    Full text link
    We study homomorphism problems of signed graphs. A signed graph is an undirected graph where each edge is given a sign, positive or negative. An important concept for signed graphs is the operation of switching at a vertex, which is to change the sign of each incident edge. A homomorphism of a graph is a vertex-mapping that preserves the adjacencies; in the case of signed graphs, we also preserve the edge-signs. Special homomorphisms of signed graphs, called s-homomorphisms, have been studied. In an s-homomorphism, we allow, before the mapping, to perform any number of switchings on the source signed graph. This concept has been extensively studied, and a full complexity classification (polynomial or NP-complete) for s-homomorphism to a fixed target signed graph has recently been obtained. Such a dichotomy is not known when we restrict the input graph to be planar (not even for non-signed graph homomorphisms). We show that deciding whether a (non-signed) planar graph admits a homomorphism to the square Ct2C_t^2 of a cycle with t≄6t\ge 6, or to the circular clique K4t/(2t−1)K_{4t/(2t-1)} with t≄2t\ge2, are NP-complete problems. We use these results to show that deciding whether a planar signed graph admits an s-homomorphism to an unbalanced even cycle is NP-complete. (A cycle is unbalanced if it has an odd number of negative edges). We deduce a complete complexity dichotomy for the planar s-homomorphism problem with any signed cycle as a target. We also study further restrictions involving the maximum degree and the girth of the input signed graph. We prove that planar s-homomorphism problems to signed cycles remain NP-complete even for inputs of maximum degree~33 (except for the case of unbalanced 44-cycles, for which we show this for maximum degree~44). We also show that for a given integer gg, the problem for signed bipartite planar inputs of girth gg is either trivial or NP-complete.Comment: 17 pages, 10 figure

    List Homomorphism Problems for Signed Graphs

    Get PDF
    We consider homomorphisms of signed graphs from a computational perspective. In particular, we study the list homomorphism problem seeking a homomorphism of an input signed graph (G,?), equipped with lists L(v) ? V(H), v ? V(G), of allowed images, to a fixed target signed graph (H,?). The complexity of the similar homomorphism problem without lists (corresponding to all lists being L(v) = V(H)) has been previously classified by Brewster and Siggers, but the list version remains open and appears difficult. Both versions (with lists or without lists) can be formulated as constraint satisfaction problems, and hence enjoy the algebraic dichotomy classification recently verified by Bulatov and Zhuk. By contrast, we seek a combinatorial classification for the list version, akin to the combinatorial classification for the version without lists completed by Brewster and Siggers. We illustrate the possible complications by classifying the complexity of the list homomorphism problem when H is a (reflexive or irreflexive) signed tree. It turns out that the problems are polynomial-time solvable for certain caterpillar-like trees, and are NP-complete otherwise. The tools we develop will be useful for classifications of other classes of signed graphs, and we mention some follow-up research of this kind; those classifications are surprisingly complex

    Parameterized complexity of edge-coloured and signed graph homomorphism problems

    Full text link
    We study the complexity of graph modification problems for homomorphism-based properties of edge-coloured graphs. A homomorphism from an edge-coloured graph GG to an 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. Given an edge-coloured graph GG, can we perform kk graph operations so that the resulting graph has 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 22-edge-coloured graphs whose colours are ++ and −-. We denote the corresponding problems (parameterized by kk) by VERTEX DELETION HH-COLOURING, EDGE DELETION HH-COLOURING and SWITCHING HH-COLOURING. These generalise HH-COLOURING (where one has to decide if an input graph admits a homomorphism to HH). Our main focus is when HH has order at most 22, a case that includes standard problems such as VERTEX COVER, ODD CYCLE TRANSVERSAL and EDGE BIPARTIZATION. For such a graph HH, we give a P/NP-complete complexity dichotomy for all three studied problems. Then, we address their parameterized complexity. We show that all VERTEX DELETION HH-COLOURING and EDGE DELETION HH-COLOURING problems for such HH are FPT. This is in contrast with the fact that already for some HH of order~33, unless P=NP, none of the three considered problems is in XP. We show that the situation is different for SWITCHING HH-COLOURING: there are three 22-edge-coloured graphs HH of order 22 for which this is W-hard, and assuming the ETH, admits no algorithm in time f(k)no(k)f(k)n^{o(k)} for inputs of size nn. For the other cases, SWITCHING HH-COLOURING is FPT.Comment: 18 pages, 8 figures, 1 table. To appear in proceedings of IPEC 201

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

    Full text link
    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.Comment: 17 pages, 9 figures, 2 table

    A dichotomy theorem for Γ\Gamma-switchable HH-colouring on mm-edge coloured graphs

    Full text link
    Let GG be a graph in which each edge is assigned one of the colours 1,2,
,m1, 2, \ldots, m, and let Γ\Gamma be a subgroup of SmS_m. The operation of switching at a vertex xx of GG with respect to an element π\pi of Γ\Gamma permutes the colours of the edges incident with xx according to π\pi. We investigate the complexity of whether there exists a sequence of switches that transforms a given mm-edge coloured graph GG so that it has a colour-preserving homomorphism to a fixed mm-edge coloured graph HH and give a dichotomy theorem in the case that Γ\Gamma acts transitively.Comment: 14 pages, 2 figure
    • 

    corecore