scispace - formally typeset
Search or ask a question

Showing papers on "Dominating set published in 1982"


Journal ArticleDOI
TL;DR: It is shown that the problem of finding a minimum dominating set in a chordal graph is NP-complete, even when restricted to undirected path graphs, but exhibit a linear time greedy algorithm for the problem further restricted to directed path graphs.
Abstract: A set of vertices D is a dominating set for a graph if every vertex is either in D or adjacent to a vertex which is in D. We show that the problem of finding a minimum dominating set in a chordal graph is NP-complete, even when restricted to undirected path graphs, but exhibit a linear time greedy algorithm for the problem further restricted to directed path graphs. Streamlined to handle only trees, our algorithm becomes the algorithm of Cockayne, Goodman and Hedetniemi. An interesting parallel with graph isomorphism is pointed out.

179 citations


Journal ArticleDOI
TL;DR: The purpose of this paper is to characterize these graphs, which are called domination balanced if its vertex set can be partitioned into β(G) subsets so that each subset is a smallest dominating set of the complement G of G.
Abstract: A set D of vertices in a graph is said to be a dominating set if every vertex not in D is adjacent to some vertex in D. The domination number β(G) of a graph G is the size of a smallest dominating set. G is called domination balanced if its vertex set can be partitioned into β(G) subsets so that each subset is a smallest dominating set of the complement G of G. The purpose of this paper is to characterize these graphs.

136 citations


Journal ArticleDOI
TL;DR: This work presents a linear algorithm to locate a minimum weight independent dominating set in a chordal graph with 0-1 vertex weights.

96 citations


Journal ArticleDOI
TL;DR: This paper presents a polynomial-time approximation algorithm for the maximum independent set problem on planar graphs, and finds an independent set that is necessarily larger in size than half a maximumIndependent set.
Abstract: In this paper we consider the maximum independent set problem in which one would like to find a maximum set of independent (i.e., pairwise nonadjacent) vertices in a given graph. The problem is NP-complete, and still remains so even if we restrict ourselves to the class of planar graphs. It has been conjectured that there exist no polynomial-time exact algorithms for any NP-complete problems. We present a polynomial-time approximation algorithm for the maximum independent set problem on planar graphs. For a given planar graph having any number n of vertices, our algorithm finds, in $O(n\log n)$ time, an independent set that is necessarily larger in size than half a maximum independent set. Thus the absolute worst case ratio of our algorithm is greater than $\tfrac{1}{2}$.

33 citations


Journal ArticleDOI
TL;DR: An O(n^3P) algorithm is described which solves the maximum coverage problem on trees and the same idea is applied to solve the P-median problem on Trees.

28 citations


Journal Article

13 citations