A Simple Linear Time Algorithm for the Domatic Partition Problem on Strongly Chordal Graphs

Abstract Let m and n be the number of edges and vertices in a graph. We use a greedy method to design an O(m+n) time algorithm to partition the vertex set of a strongly chordal graph into δ + 1 disjoint dominating sets, where δ is the minimum degree of the graph.