On upper domatic number of graphs
Subhabrata Paul, Kamal Santra

TL;DR
This paper studies the upper domatic number in graphs, providing efficient algorithms for specific subclasses like split graphs and unicyclic graphs, and addressing a related conjecture.
Contribution
It introduces linear-time algorithms for calculating the upper domatic number in split graphs and complements of bipartite chain graphs, and polynomial-time solutions for unicyclic graphs, advancing understanding of this graph parameter.
Findings
Linear-time algorithm for split graphs
Linear-time algorithm for complements of bipartite chain graphs
Polynomial-time algorithm for unicyclic graphs
Abstract
Let be a graph where and are the vertex and edge sets, respectively. For two disjoint subsets and of , we say \textit{dominates} if every vertex of is adjacent to at least one vertex of in . A vertex partition of is called an \emph{upper domatic partition} of size if either dominates or dominates or both for all , where . The maximum integer for which the above partition exists is called the \emph{upper domatic number} of , and it is denoted by . The \textsc{Maximum upper domatic number Problem} involves finding an upper domatic partition of a given graph with the maximum number of parts. It was known that the maximum upper domatic problem can be solved in linear time for trees. In this paper, we prove that this problem can be solved in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGraph Labeling and Dimension Problems · Graph theory and applications · Advanced Graph Theory Research
