12,343 research outputs found

    L(p,q)L(p,q)-Labeling of Graphs with Interval Representations

    Full text link
    We provide upper bounds on the L(p,q)L(p,q)-labeling number of graphs which have interval (or circular-arc) representations via simple greedy algorithms. We prove that there exists an L(p,q)L(p,q)-labeling with span at most max{2(p+q1)Δ4q+2,(2p1)μ+(2q1)Δ2q+1}\max\{2(p+q-1)\Delta-4q+2, (2p-1)\mu+(2q-1)\Delta-2q+1\} for interval kk-graphs, max{p,q}Δ\max\{p,q\}\Delta for interval graphs, max{p,q}Δ+pω\max\{p,q\}\Delta+p\omega for circular arc graphs, 2(p+q1)Δ2q+12(p+q-1)\Delta-2q+1 for permutation graphs and (2p1)Δ+(2q1)(μ1)(2p-1)\Delta+(2q-1)(\mu-1) for cointerval graphs. In particular, these improve existing bounds on L(p,q)L(p,q)-labeling of interval and circular arc graphs and L(2,1)L(2,1)-labeling of permutation graphs. Furthermore, we provide upper bounds on the coloring of the squares of aforementioned classes

    Mim-Width II. The Feedback Vertex Set Problem

    Get PDF
    Under embargo until: 2020-07-18We give a first polynomial-time algorithm for (WEIGHTED) FEEDBACK VERTEX SET on graphs of bounded maximum induced matching width (mim-width). Explicitly, given a branch decomposition of mim-width w, we give an nO(w)-time algorithm that solves FEEDBACK VERTEX SET. This provides a unified polynomial-time algorithm for many well-known classes, such as INTERVAL graphs, PERMUTATION graphs, and LEAF POWER graphs (given a leaf root), and furthermore, it gives the first polynomial-time algorithms for other classes of bounded mim-width, such as CIRCULAR PERMUTATION and CIRCULAR k-TRAPEZOID graphs (given a circular k-trapezoid model) for fixed k. We complement our result by showing that FEEDBACK VERTEX SET is W[1]-hard when parameterized by w and the hardness holds even when a linear branch decomposition of mim-width w is given.acceptedVersio

    Polynomial-Time Algorithms for the Longest Induced Path and Induced Disjoint Paths Problems on Graphs of Bounded Mim-Width

    Get PDF
    We give the first polynomial-time algorithms on graphs of bounded maximum induced matching width (mim-width) for problems that are not locally checkable. In particular, we give n^O(w)-time algorithms on graphs of mim-width at most w, when given a decomposition, for the following problems: Longest Induced Path, Induced Disjoint Paths and H-Induced Topological Minor for fixed H. Our results imply that the following graph classes have polynomial-time algorithms for these three problems: Interval and Bi-Interval graphs, Circular Arc, Per- mutation and Circular Permutation graphs, Convex graphs, k-Trapezoid, Circular k-Trapezoid, k-Polygon, Dilworth-k and Co-k-Degenerate graphs for fixed k

    Balanced Connected Subgraph Problem in Geometric Intersection Graphs

    Full text link
    We study the Balanced Connected Subgraph(shortly, BCS) problem on geometric intersection graphs such as interval, circular-arc, permutation, unit-disk, outer-string graphs, etc. Given a vertex-colored graph G=(V,E)G=(V,E), where each vertex in VV is colored with either ``red'' or ``blue'', the BCS problem seeks a maximum cardinality induced connected subgraph HH of GG such that HH is color-balanced, i.e., HH contains an equal number of red and blue vertices. We study the computational complexity landscape of the BCS problem while considering geometric intersection graphs. On one hand, we prove that the BCS problem is NP-hard on the unit disk, outer-string, complete grid, and unit square graphs. On the other hand, we design polynomial-time algorithms for the BCS problem on interval, circular-arc and permutation graphs. In particular, we give algorithm for the Steiner Tree problem on both the interval graphs and circular arc graphs, that is used as a subroutine for solving BCS problem on same graph classes. Finally, we present a FPT algorithm for the BCS problem on general graphs.Comment: 17 pages, 3 figure

    Measuring the vulnerability for classes of intersection graphs

    Get PDF
    AbstractA general method for the computation of various parameters measuring the vulnerability of a graph is introduced. Four measures of vulnerability are considered, i.e., the toughness, scattering number, vertex integrity and the size of a minimum balanced separator. We show how to compute these parameters by polynomial-time algorithms for various classes of intersection graphs like permutation graphs, bounded dimensional cocomparability graphs, interval graphs, trapezoid graphs and circular versions of these graph classes

    Succinct Permutation Graphs

    Get PDF
    We present a succinct, i.e., asymptotically space-optimal, data structure for permutation graphs that supports distance, adjacency, neighborhood and shortest-path queries in optimal time; a variant of our data structure also supports degree queries in time independent of the neighborhood's size at the expense of an O(logn/loglogn)O(\log n/\log \log n)-factor overhead in all running times. We show how to generalize our data structure to the class of circular permutation graphs with asymptotically no extra space, while supporting the same queries in optimal time. Furthermore, we develop a similar compact data structure for the special case of bipartite permutation graphs and conjecture that it is succinct for this class. We demonstrate how to execute algorithms directly over our succinct representations for several combinatorial problems on permutation graphs: Clique, Coloring, Independent Set, Hamiltonian Cycle, All-Pair Shortest Paths, and others. Moreover, we initiate the study of semi-local graph representations; a concept that "interpolates" between local labeling schemes and standard "centralized" data structures. We show how to turn some of our data structures into semi-local representations by storing only O(n)O(n) bits of additional global information, beating the lower bound on distance labeling schemes for permutation graphs

    Generalized Distance Domination Problems and Their Complexity on Graphs of Bounded mim-width

    Get PDF
    We generalize the family of (sigma, rho)-problems and locally checkable vertex partition problems to their distance versions, which naturally captures well-known problems such as distance-r dominating set and distance-r independent set. We show that these distance problems are XP parameterized by the structural parameter mim-width, and hence polynomial on graph classes where mim-width is bounded and quickly computable, such as k-trapezoid graphs, Dilworth k-graphs, (circular) permutation graphs, interval graphs and their complements, convex graphs and their complements, k-polygon graphs, circular arc graphs, complements of d-degenerate graphs, and H-graphs if given an H-representation. To supplement these findings, we show that many classes of (distance) (sigma, rho)-problems are W[1]-hard parameterized by mim-width + solution size
    corecore