34 research outputs found

    Homomorphism Reconfiguration via Homotopy

    Get PDF
    We consider the following problem for a fixed graph H: given a graph G and two H-colorings of G, i.e. homomorphisms from G to H, can one be transformed into the other by changing one color at a time, maintaining an H-coloring throughout.This is the same as finding a path in the Hom(G,H) complex. For H=K_k this is the problem of finding paths between k-colorings, which was recently shown to be in P for kleq 3 and PSPACE-complete otherwise (Bonsma and Cereceda 2009, Cereceda et al. 2011). We generalize the positive side of this dichotomy by providing an algorithm that solves the problem in polynomial time for any H with no C_4 subgraph. This gives a large class of constraints for which finding solutions to the Constraint Satisfaction Problem is NP-complete, but paths in the solution space can be found in polynomial time. The algorithm uses a characterization of possible reconfiguration sequences (that is, paths in Hom(G,H)), whose main part is a purely topological condition described in terms of the fundamental groupoid of H seen as a topological space

    Degree-constrained Subgraph Reconfiguration is in P

    Full text link
    The degree-constrained subgraph problem asks for a subgraph of a given graph such that the degree of each vertex is within some specified bounds. We study the following reconfiguration variant of this problem: Given two solutions to a degree-constrained subgraph instance, can we transform one solution into the other by adding and removing individual edges, such that each intermediate subgraph satisfies the degree constraints and contains at least a certain minimum number of edges? This problem is a generalization of the matching reconfiguration problem, which is known to be in P. We show that even in the more general setting the reconfiguration problem is in P.Comment: Full version of the paper published at Mathematical Foundations of Computer Science (MFCS) 201

    A Dichotomy Theorem for Circular Colouring Reconfiguration

    Get PDF
    The "reconfiguration problem" for circular colourings asks, given two (p,q)(p,q)-colourings ff and gg of a graph GG, is it possible to transform ff into gg by changing the colour of one vertex at a time such that every intermediate mapping is a (p,q)(p,q)-colouring? We show that this problem can be solved in polynomial time for 2≤p/q<42\leq p/q <4 and is PSPACE-complete for p/q≥4p/q\geq 4. This generalizes a known dichotomy theorem for reconfiguring classical graph colourings.Comment: 22 pages, 5 figure

    Complexity of Coloring Reconfiguration under Recolorability Constraints

    Get PDF
    For an integer k ge 1, k-coloring reconfiguration is one of the most well-studied reconfiguration problems, defined as follows: In the problem, we are given two (vertex-)colorings of a graph using k colors, and asked to transform one into the other by recoloring only one vertex at a time, while at all times maintaining a proper coloring. The problem is known to be PSPACE-complete if k ge 4, and solvable for any graph in polynomial time if k le 3. In this paper, we introduce a recolorability constraint on the k colors, which forbids some pairs of colors to be recolored directly. The recolorability constraint is given in terms of an undirected graph R such that each node in R corresponds to a color and each edge in R represents a pair of colors that can be recolored directly. We study the hardness of the problem based on the structure of recolorability constraints R. More specifically, we prove that the problem is PSPACE-complete if R is of maximum degree at least four, or has a connected component containing more than one cycle

    Algorithms for Coloring Reconfiguration Under Recolorability Constraints

    Get PDF
    Coloring reconfiguration is one of the most well-studied reconfiguration problems. In the problem, we are given two (vertex-)colorings of a graph using at most k colors, and asked to determine whether there exists a transformation between them by recoloring only a single vertex at a time, while maintaining a k-coloring throughout. It is known that this problem is solvable in linear time for any graph if k = 4. In this paper, we further investigate the problem from the viewpoint of recolorability constraints, which forbid some pairs of colors to be recolored directly. More specifically, the recolorability constraint is given in terms of an undirected graph R such that each node in R corresponds to a color, and each edge in R represents a pair of colors that can be recolored directly. In this paper, we give a linear-time algorithm to solve the problem under such a recolorability constraint if R is of maximum degree at most two. In addition, we show that the minimum number of recoloring steps required for a desired transformation can be computed in linear time for a yes-instance. We note that our results generalize the known positive ones for coloring reconfiguration

    Reconfiguring Graph Homomorphisms on the Sphere

    Get PDF
    Given a loop-free graph HH, the reconfiguration problem for homomorphisms to HH (also called HH-colourings) asks: given two HH-colourings ff of gg of a graph GG, is it possible to transform ff into gg by a sequence of single-vertex colour changes such that every intermediate mapping is an HH-colouring? This problem is known to be polynomial-time solvable for a wide variety of graphs HH (e.g. all C4C_4-free graphs) but only a handful of hard cases are known. We prove that this problem is PSPACE-complete whenever HH is a K2,3K_{2,3}-free quadrangulation of the 22-sphere (equivalently, the plane) which is not a 44-cycle. From this result, we deduce an analogous statement for non-bipartite K2,3K_{2,3}-free quadrangulations of the projective plane. This include several interesting classes of graphs, such as odd wheels, for which the complexity was known, and 44-chromatic generalized Mycielski graphs, for which it was not. If we instead consider graphs GG and HH with loops on every vertex (i.e. reflexive graphs), then the reconfiguration problem is defined in a similar way except that a vertex can only change its colour to a neighbour of its current colour. In this setting, we use similar ideas to show that the reconfiguration problem for HH-colourings is PSPACE-complete whenever HH is a reflexive K4K_{4}-free triangulation of the 22-sphere which is not a reflexive triangle. This proof applies more generally to reflexive graphs which, roughly speaking, resemble a triangulation locally around a particular vertex. This provides the first graphs for which HH-Recolouring is known to be PSPACE-complete for reflexive instances.Comment: 22 pages, 9 figure
    corecore