English

Red Domination in Perfect Elimination Bipartite Graphs

Data Structures and Algorithms 2022-03-22 v1

Abstract

The kk red domination problem for a bipartite graph G=(X,Y,E)G=(X,Y,E) is to find a subset DXD \subseteq X of cardinality at most kk that dominates vertices of YY. The decision version of this problem is NP-complete for general bipartite graphs but solvable in polynomial time for chordal bipartite graphs. We strengthen that result by showing that it is NP-complete for perfect elimination bipartite graphs. We present a tight upper bound on the number of such sets in bipartite graphs, and show that we can calculate that number in linear time for convex bipartite graphs. We present a linear space linear delay enumeration algorithm that needs only linear preprocessing time.

Keywords

Cite

@article{arxiv.2203.10630,
  title  = {Red Domination in Perfect Elimination Bipartite Graphs},
  author = {Nesrine Abbas},
  journal= {arXiv preprint arXiv:2203.10630},
  year   = {2022}
}