The (Parameterized) Complexity of Ordering a Graph While Avoiding a Forbidden Pattern
Abstract: In this paper, we study the Pattern Avoidance problem of determining whether a given graph admits a linear vertex order which avoids a given pattern , i.e., a vertex sequence with some forced and forbidden edges, on every suborder. Such patterns form a natural ordered counterpart to induced subgraphs in the order-invariant setting, and it is known that Pattern Avoidance captures a broad variety of graph problems including Bandwidth, Vertex Coloring, Queue Number, and extends to vertex-deletion problems such as Odd Cycle Transversal. We show that Pattern Avoidance is -complete and furthermore remains intractable (in both the classical and parameterized sense) even under a variety of severe restrictions to both the pattern and the graph . As our main contributions, we complement these lower bounds with the following tractability results, which provide a unifying framework for recognizing pattern-definable graph classes: - a fixed-parameter algorithm w.r.t. the vertex integrity of plus , - a fixed-parameter algorithm w.r.t. the neighborhood diversity of plus , and - a polynomial algorithm for Pattern Avoidance on forests for almost all constant-sized patterns.
Paper Prompts
Sign up for free to create and run prompts on this paper.