Exact Algorithms for No-Rainbow Coloring and Phylogenetic Decisiveness
Ghazaleh Parvini, David Fern\'andez-Baca

TL;DR
This paper introduces exact deterministic and randomized algorithms for the NP-complete no-rainbow hypergraph coloring problem, with applications to phylogenetic decisiveness, improving computational efficiency for specific cases.
Contribution
The paper presents the first deterministic and randomized algorithms with explicit time complexities for solving the no-rainbow hypergraph coloring problem.
Findings
Deterministic algorithm runs in $O^*((r-1)^{(r-1)n/r})$ time.
Randomized algorithm runs in $O^*((r/2)^n)$ time.
Algorithms are applicable to phylogenetic decisiveness problems.
Abstract
The input to the no-rainbow hypergraph coloring problem is a hypergraph where every hyperedge has nodes. The question is whether there exists an -coloring of the nodes of such that all colors are used and there is no rainbow hyperedge -- i.e., no hyperedge uses all colors. The no-rainbow hypergraph -coloring problem is known to be NP-complete for . The special case of is the complement of the phylogenetic decisiveness problem. Here we present a deterministic algorithm that solves the no-rainbow -coloring problem in time and a randomized algorithm that solves the problem in time.
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
TopicsGenome Rearrangement Algorithms · Constraint Satisfaction and Optimization
