Finding a dominating set on bipartite graphs |
| |
Authors: | Mathieu Liedloff |
| |
Affiliation: | Laboratoire d'Informatique Théorique et Appliquée, Université Paul Verlaine - Metz, 57045 Metz Cedex 01, France |
| |
Abstract: | Finding a dominating set of minimum cardinality is an NP-hard graph problem, even when the graph is bipartite. In this paper we are interested in solving the problem on graphs having a large independent set. Given a graph G with an independent set of size z, we show that the problem can be solved in time O∗(2n−z), where n is the number of vertices of G. As a consequence, our algorithm is able to solve the dominating set problem on bipartite graphs in time O∗(2n/2). Another implication is an algorithm for general graphs whose running time is O(n1.7088). |
| |
Keywords: | Graph algorithms Dominating set Bipartite graphs Algorithms Exponential-time algorithms |
本文献已被 ScienceDirect 等数据库收录! |
|