English

Exact Algorithms for No-Rainbow Coloring and Phylogenetic Decisiveness

Data Structures and Algorithms 2021-04-07 v1 Discrete Mathematics

Abstract

The input to the no-rainbow hypergraph coloring problem is a hypergraph HH where every hyperedge has rr nodes. The question is whether there exists an rr-coloring of the nodes of HH such that all rr colors are used and there is no rainbow hyperedge -- i.e., no hyperedge uses all rr colors. The no-rainbow hypergraph rr-coloring problem is known to be NP-complete for r3r \geq 3. The special case of r=4r=4 is the complement of the phylogenetic decisiveness problem. Here we present a deterministic algorithm that solves the no-rainbow rr-coloring problem in O((r1)(r1)n/r)O^*((r-1)^{(r-1)n/r}) time and a randomized algorithm that solves the problem in O((r2)n)O^*((\frac{r}{2})^n) time.

Keywords

Cite

@article{arxiv.2104.02103,
  title  = {Exact Algorithms for No-Rainbow Coloring and Phylogenetic Decisiveness},
  author = {Ghazaleh Parvini and David Fernández-Baca},
  journal= {arXiv preprint arXiv:2104.02103},
  year   = {2021}
}
R2 v1 2026-06-24T00:51:57.614Z