4,589 research outputs found

    Complexity and Algorithms for Semipaired Domination in Graphs

    Full text link
    For a graph G=(V,E)G=(V,E) with no isolated vertices, a set DVD\subseteq V is called a semipaired dominating set of G if (i)(i) DD is a dominating set of GG, and (ii)(ii) DD can be partitioned into two element subsets such that the vertices in each two element set are at distance at most two. The minimum cardinality of a semipaired dominating set of GG is called the semipaired domination number of GG, and is denoted by γpr2(G)\gamma_{pr2}(G). The \textsc{Minimum Semipaired Domination} problem is to find a semipaired dominating set of GG of cardinality γpr2(G)\gamma_{pr2}(G). In this paper, we initiate the algorithmic study of the \textsc{Minimum Semipaired Domination} problem. We show that the decision version of the \textsc{Minimum Semipaired Domination} problem is NP-complete for bipartite graphs and split graphs. On the positive side, we present a linear-time algorithm to compute a minimum cardinality semipaired dominating set of interval graphs and trees. We also propose a 1+ln(2Δ+2)1+\ln(2\Delta+2)-approximation algorithm for the \textsc{Minimum Semipaired Domination} problem, where Δ\Delta denote the maximum degree of the graph and show that the \textsc{Minimum Semipaired Domination} problem cannot be approximated within (1ϵ)lnV(1-\epsilon) \ln|V| for any ϵ>0\epsilon > 0 unless NP \subseteq DTIME(VO(loglogV))(|V|^{O(\log\log|V|)}).Comment: arXiv admin note: text overlap with arXiv:1711.1089

    Upper k-tuple total domination in graphs

    Full text link
    Let G=(V,E)G=(V,E) be a simple graph. For any integer k1k\geq 1, a subset of VV is called a kk-tuple total dominating set of GG if every vertex in VV has at least kk neighbors in the set. The minimum cardinality of a minimal kk-tuple total dominating set of GG is called the kk-tuple total domination number of GG. In this paper, we introduce the concept of upper kk-tuple total domination number of GG as the maximum cardinality of a minimal kk-tuple total dominating set of GG, and study the problem of finding a minimal kk-tuple total dominating set of maximum cardinality on several classes of graphs, as well as finding general bounds and characterizations. Also, we find some results on the upper kk-tuple total domination number of the Cartesian and cross product graphs

    Exact algorithms for dominating induced matchings

    Full text link
    Say that an edge of a graph G dominates itself and every other edge adjacent to it. An edge dominating set of a graph G = (V,E) is a subset of edges E' of E which dominates all edges of G. In particular, if every edge of G is dominated by exactly one edge of E' then E' is a dominating induced matching. It is known that not every graph admits a dominating induced matching, while the problem to decide if it does admit is NP-complete. In this paper we consider the problem of finding a minimum weighted dominating induced matching, if any, of a graph with weighted edges. We describe two exact algorithms for general graphs. The algorithms are efficient in the cases where G admits a known vertex dominating set of small size, or when G contains a polynomial number of maximal independent sets.Comment: 9 page

    (Total) Domination in Prisms

    Full text link
    With the aid of hypergraph transversals it is proved that γt(Qn+1)=2γ(Qn)\gamma_t(Q_{n+1}) = 2\gamma(Q_n), where γt(G)\gamma_t(G) and γ(G)\gamma(G) denote the total domination number and the domination number of GG, respectively, and QnQ_n is the nn-dimensional hypercube. More generally, it is shown that if GG is a bipartite graph, then γt(GK2)=2γ(G)\gamma_t(G \square K_2) = 2\gamma(G). Further, we show that the bipartite condition is essential by constructing, for any k1k \ge 1, a (non-bipartite) graph GG such that γt(GK2)=2γ(G)k\gamma_t (G \square K_2 ) = 2\gamma(G) - k. Along the way several domination-type identities for hypercubes are also obtained

    An O(1.1939n)O^*(1.1939^n) time algorithm for minimum weighted dominating induced matching

    Full text link
    Say that an edge of a graph GG dominates itself and every other edge adjacent to it. An edge dominating set of a graph G=(V,E)G=(V,E) is a subset of edges EEE' \subseteq E which dominates all edges of GG. In particular, if every edge of GG is dominated by exactly one edge of EE' then EE' is a dominating induced matching. It is known that not every graph admits a dominating induced matching, while the problem to decide if it does admit it is NP-complete. In this paper we consider the problems of finding a minimum weighted dominating induced matching, if any, and counting the number of dominating induced matchings of a graph with weighted edges. We describe an exact algorithm for general graphs that runs in O(1.1939n)O^*(1.1939^n) time and polynomial (linear) space. This improves over any existing exact algorithm for the problems in consideration.Comment: 17 page

    A Note on Integer Domination of Cartesian Product Graphs

    Full text link
    Given a graph GG, a dominating set DD is a set of vertices such that any vertex in GG has at least one neighbor (or possibly itself) in DD. A k{k}-dominating multiset DkD_k is a multiset of vertices such that any vertex in GG has at least kk vertices from its closed neighborhood in DkD_k when counted with multiplicity. In this paper, we utilize the approach developed by Clark and Suen (2000) and properties of binary matrices to prove a "Vizing-like" inequality on minimum k{k}-dominating multisets of graphs G,HG,H and the Cartesian product graph GHG \Box H. Specifically, denoting the size of a minimum k{k}-dominating multiset as γk(G)\gamma_{k}(G), we demonstrate that γk(G)γk(H)2kγk(GH)\gamma_{k}(G) \gamma_{k}(H) \leq 2k \gamma_{k}(G \Box H)

    Vertices in all minimum paired-dominating sets of block graphs

    Full text link
    Let G=(V,E)G=(V,E) be a simple graph without isolated vertices. A set SVS\subseteq V is a paired-dominating set if every vertex in VSV-S has at least one neighbor in SS and the subgraph induced by SS contains a perfect matching. In this paper, we present a linear-time algorithm to determine whether a given vertex in a block graph is contained in all its minimum paired-dominating sets

    On Bondage Numbers of Graphs -- a survey with some comments

    Full text link
    The bondage number of a nonempty graph GG is the cardinality of a smallest edge set whose removal from GG results in a graph with domination number greater than the domination number of GG. This lecture gives a survey on the bondage number, including the known results, problems and conjectures. We also summarize other types of bondage numbers.Comment: 80 page; 14 figures; 120 reference

    Cartesian product graphs and kk-tuple total domination

    Full text link
    A kk-tuple total dominating set (kkTDS) of a graph GG is a set SS of vertices in which every vertex in GG is adjacent to at least kk vertices in SS; the minimum size of a kkTDS is denoted γ×k,t(G)\gamma_{\times k,t}(G). We give a Vizing-like inequality for Cartesian product graphs, namely γ×k,t(G)γ×k,t(H)2kγ×k,t(GH)\gamma_{\times k,t}(G) \gamma_{\times k,t}(H) \leq 2k \gamma_{\times k,t}(G \Box H) provided γ×k,t(G)2kρ(G)\gamma_{\times k,t}(G) \leq 2k\rho(G), where ρ\rho is the packing number. We also give bounds on γ×k,t(GH)\gamma_{\times k,t}(G \Box H) in terms of (open) packing numbers, and consider the extremal case of γ×k,t(KnKm)\gamma_{\times k,t}(K_n \Box K_m), i.e., the rook's graph, giving a constructive proof of a general formula for γ×2,t(KnKm)\gamma_{\times 2, t}(K_n \Box K_m).Comment: 18 page

    Disjoint dominating and 2-dominating sets in graphs

    Full text link
    A graph GG is a D ⁣D2D\!D_2-graph if it has a pair (D,D2)(D,D_2) of disjoint sets of vertices of GG such that DD is a dominating set and D2D_2 is a 2-dominating set of GG. We provide several characterizations and hardness results concerning D ⁣D2D\!D_2-graphs.Comment: 15 pages, 3 figure
    corecore