Proceedings of the Thirty-Second Annual ACM Symposium on Theory of Computing 2000
DOI: 10.1145/335305.335321
|View full text |Cite
|
Sign up to set email alerts
|

Approximating the domatic number

Abstract: The domatic number problem is that of partitioning the vertices of a graph into the maximum number of disjoint dominating sets. Let n denote the number of vertices in a graph, 6 the minimum degree, and A the maximum degree. Trivially, the domatic number is at most (6 + 1). We show that every graph has a domatic partition with (1 -o(1))(6 + 1)/lnn sets, and moreover, that such a domatic partition can be found in polynomiM time. This implies a (1 + o(1))lnn approximation algorithm for domatic number. We show tha… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

4
153
0
1

Year Published

2002
2002
2017
2017

Publication Types

Select...
4
3
2

Relationship

0
9

Authors

Journals

citations
Cited by 75 publications
(158 citation statements)
references
References 26 publications
4
153
0
1
Order By: Relevance
“…This problem is similar to the domatic partition problem in graph theory [8] , where a domatic partition is a partition of vertices in which each part is a dominating set. With the domatic partition, each vertex in the graph is either in the dominating set or has a neighbor in the set.…”
Section: Dependable Clusteringmentioning
confidence: 99%
“…This problem is similar to the domatic partition problem in graph theory [8] , where a domatic partition is a partition of vertices in which each part is a dominating set. With the domatic partition, each vertex in the graph is either in the dominating set or has a neighbor in the set.…”
Section: Dependable Clusteringmentioning
confidence: 99%
“…However, exact solutions can be computed for several classes of graphs [42]. We focus in this paper on one of these classes, namely the interval graph, because a linear-time algorithm is known for computing a domatic partition on any interval graph, and an interval graph is domatically full, i.e., k domatic partitions can be found in an interval graph with a minimal degree equal to k − 1.…”
Section: A Heuristic Using Domatic Partitionmentioning
confidence: 99%
“…These are works related to our algorithm development, although our objective is different. In these references, a given graph is partitioned into a number of partitions equal to the minimal graph degree, and the solution approaches are based on variants of a well-known randomized approximation algorithm [42]. In our case, we partition a complete weighted graph into k partitions in respect of the weights.…”
Section: A Heuristic Using Domatic Partitionmentioning
confidence: 99%
“…We believe that even networks with a few hundreds of nodes could be solved on a standard server. Even though attractive approximation algorithms are available [24], we decided to develop an ILP formulation to retain optimality so as to be able to assess the maximum extent of the gain of our approach. We solve our ILP using the commercial CPLEX package.…”
Section: Centralized Sleeping Coordinationmentioning
confidence: 99%