855 research outputs found

    Distributed Dominating Set Approximations beyond Planar Graphs

    Full text link
    The Minimum Dominating Set (MDS) problem is one of the most fundamental and challenging problems in distributed computing. While it is well-known that minimum dominating sets cannot be approximated locally on general graphs, over the last years, there has been much progress on computing local approximations on sparse graphs, and in particular planar graphs. In this paper we study distributed and deterministic MDS approximation algorithms for graph classes beyond planar graphs. In particular, we show that existing approximation bounds for planar graphs can be lifted to bounded genus graphs, and present (1) a local constant-time, constant-factor MDS approximation algorithm and (2) a local O(logn)\mathcal{O}(\log^*{n})-time approximation scheme. Our main technical contribution is a new analysis of a slightly modified variant of an existing algorithm by Lenzen et al. Interestingly, unlike existing proofs for planar graphs, our analysis does not rely on direct topological arguments.Comment: arXiv admin note: substantial text overlap with arXiv:1602.0299

    Note on the upper bound of the rainbow index of a graph

    Full text link
    A path in an edge-colored graph GG, where adjacent edges may be colored the same, is a rainbow path if every two edges of it receive distinct colors. The rainbow connection number of a connected graph GG, denoted by rc(G)rc(G), is the minimum number of colors that are needed to color the edges of GG such that there exists a rainbow path connecting every two vertices of GG. Similarly, a tree in GG is a rainbow~tree if no two edges of it receive the same color. The minimum number of colors that are needed in an edge-coloring of GG such that there is a rainbow tree connecting SS for each kk-subset SS of V(G)V(G) is called the kk-rainbow index of GG, denoted by rxk(G)rx_k(G), where kk is an integer such that 2kn2\leq k\leq n. Chakraborty et al. got the following result: For every ϵ>0\epsilon> 0, a connected graph with minimum degree at least ϵn\epsilon n has bounded rainbow connection, where the bound depends only on ϵ\epsilon. Krivelevich and Yuster proved that if GG has nn vertices and the minimum degree δ(G)\delta(G) then rc(G)<20n/δ(G)rc(G)<20n/\delta(G). This bound was later improved to 3n/(δ(G)+1)+33n/(\delta(G)+1)+3 by Chandran et al. Since rc(G)=rx2(G)rc(G)=rx_2(G), a natural problem arises: for a general kk determining the true behavior of rxk(G)rx_k(G) as a function of the minimum degree δ(G)\delta(G). In this paper, we give upper bounds of rxk(G)rx_k(G) in terms of the minimum degree δ(G)\delta(G) in different ways, namely, via Szemer\'{e}di's Regularity Lemma, connected 22-step dominating sets, connected (k1)(k-1)-dominating sets and kk-dominating sets of GG.Comment: 12 pages. arXiv admin note: text overlap with arXiv:0902.1255 by other author

    Approximation Algorithms for Polynomial-Expansion and Low-Density Graphs

    Full text link
    We study the family of intersection graphs of low density objects in low dimensional Euclidean space. This family is quite general, and includes planar graphs. We prove that such graphs have small separators. Next, we present efficient (1+ε)(1+\varepsilon)-approximation algorithms for these graphs, for Independent Set, Set Cover, and Dominating Set problems, among others. We also prove corresponding hardness of approximation for some of these optimization problems, providing a characterization of their intractability in terms of density

    Kernelization and Sparseness: the case of Dominating Set

    Get PDF
    We prove that for every positive integer rr and for every graph class G\mathcal G of bounded expansion, the rr-Dominating Set problem admits a linear kernel on graphs from G\mathcal G. Moreover, when G\mathcal G is only assumed to be nowhere dense, then we give an almost linear kernel on G\mathcal G for the classic Dominating Set problem, i.e., for the case r=1r=1. These results generalize a line of previous research on finding linear kernels for Dominating Set and rr-Dominating Set. However, the approach taken in this work, which is based on the theory of sparse graphs, is radically different and conceptually much simpler than the previous approaches. We complement our findings by showing that for the closely related Connected Dominating Set problem, the existence of such kernelization algorithms is unlikely, even though the problem is known to admit a linear kernel on HH-topological-minor-free graphs. Also, we prove that for any somewhere dense class G\mathcal G, there is some rr for which rr-Dominating Set is W[22]-hard on G\mathcal G. Thus, our results fall short of proving a sharp dichotomy for the parameterized complexity of rr-Dominating Set on subgraph-monotone graph classes: we conjecture that the border of tractability lies exactly between nowhere dense and somewhere dense graph classes.Comment: v2: new author, added results for r-Dominating Sets in bounded expansion graph
    corecore