56,204 research outputs found

    Polynomial Delay Algorithm for Listing Minimal Edge Dominating sets in Graphs

    Full text link
    The Transversal problem, i.e, the enumeration of all the minimal transversals of a hypergraph in output-polynomial time, i.e, in time polynomial in its size and the cumulated size of all its minimal transversals, is a fifty years old open problem, and up to now there are few examples of hypergraph classes where the problem is solved. A minimal dominating set in a graph is a subset of its vertex set that has a non empty intersection with the closed neighborhood of every vertex. It is proved in [M. M. Kant\'e, V. Limouzy, A. Mary, L. Nourine, On the Enumeration of Minimal Dominating Sets and Related Notions, In Revision 2014] that the enumeration of minimal dominating sets in graphs and the enumeration of minimal transversals in hypergraphs are two equivalent problems. Hoping this equivalence can help to get new insights in the Transversal problem, it is natural to look inside graph classes. It is proved independently and with different techniques in [Golovach et al. - ICALP 2013] and [Kant\'e et al. - ISAAC 2012] that minimal edge dominating sets in graphs (i.e, minimal dominating sets in line graphs) can be enumerated in incremental output-polynomial time. We provide the first polynomial delay and polynomial space algorithm that lists all the minimal edge dominating sets in graphs, answering an open problem of [Golovach et al. - ICALP 2013]. Besides the result, we hope the used techniques that are a mix of a modification of the well-known Berge's algorithm and a strong use of the structure of line graphs, are of great interest and could be used to get new output-polynomial time algorithms.Comment: proofs simplified from previous version, 12 pages, 2 figure

    A Graph Class related to the Structural Domination Problem

    Get PDF
    In the structural domination problem one is concerned with the question if a given graph has a connected dominating set whose induced subgraph has certain structural properties. For most of the common graph properties, the associated decision problem is NP-hard. Recently, BacsĂ´ and Tuza gave a full characterization of the graphs whose every induced subgraph has a connected dominating set satisfying an arbitrary prescribed hereditary property. Using the Theorem of BacsĂ´ and Tuza, we derive a finite forbidden subgraph characterization of the distance-hereditary graphs that have a dominating induced tree. Furthermore, we show that for distance-hereditary graphs minimum dominating induced trees can be found efficiently. The main part of the paper studies a new class of graphs, the extit{structural domination class}, which is closely related to the structural domination problem. Among other results, we give new characterizations of certain subclasses of distance-hereditary graphs (in particular for ptolemaic graphs) and analyse the structure of minimum connected dominating sets of structural domination graphs. It turns out that many of the problems associated to structural domination become tractable on the hereditary part of the structural domination class

    A Graph Class related to the Structural Domination Problem

    Get PDF
    In the structural domination problem one is concerned with the question if a given graph has a connected dominating set whose induced subgraph has certain structural properties. For most of the common graph properties, the associated decision problem is NP-hard. Recently, BacsĂ´ and Tuza gave a full characterization of the graphs whose every induced subgraph has a connected dominating set satisfying an arbitrary prescribed hereditary property. Using the Theorem of BacsĂ´ and Tuza, we derive a finite forbidden subgraph characterization of the distance-hereditary graphs that have a dominating induced tree. Furthermore, we show that for distance-hereditary graphs minimum dominating induced trees can be found efficiently. The main part of the paper studies a new class of graphs, the extit{structural domination class}, which is closely related to the structural domination problem. Among other results, we give new characterizations of certain subclasses of distance-hereditary graphs (in particular for ptolemaic graphs) and analyse the structure of minimum connected dominating sets of structural domination graphs. It turns out that many of the problems associated to structural domination become tractable on the hereditary part of the structural domination class

    Generalized domination structure in cubic graphs

    Full text link
    In this paper, we consider generalized domination structure in graphs, which stipulates the structure of a minimum dominating set. Two cycles of length 0 mod 3 intersecting with one path are the constituents of the domination structure and by taking every three vertices on the cycles we can obtain a minimum dominating set. For a cubic graph, we construct generalized domination structure by adding edges in a certain way. We prove that the minimum dominating set of a cubic graph is determined in polynomial time

    Approximation Algorithms for the Capacitated Domination Problem

    Full text link
    We consider the {\em Capacitated Domination} problem, which models a service-requirement assignment scenario and is also a generalization of the well-known {\em Dominating Set} problem. In this problem, given a graph with three parameters defined on each vertex, namely cost, capacity, and demand, we want to find an assignment of demands to vertices of least cost such that the demand of each vertex is satisfied subject to the capacity constraint of each vertex providing the service. In terms of polynomial time approximations, we present logarithmic approximation algorithms with respect to different demand assignment models for this problem on general graphs, which also establishes the corresponding approximation results to the well-known approximations of the traditional {\em Dominating Set} problem. Together with our previous work, this closes the problem of generally approximating the optimal solution. On the other hand, from the perspective of parameterization, we prove that this problem is {\it W[1]}-hard when parameterized by a structure of the graph called treewidth. Based on this hardness result, we present exact fixed-parameter tractable algorithms when parameterized by treewidth and maximum capacity of the vertices. This algorithm is further extended to obtain pseudo-polynomial time approximation schemes for planar graphs
    • …
    corecore