Tight lower bound for the channel assignment problem
Arkadiusz Socala

TL;DR
This paper proves that the Channel Assignment problem cannot be solved in significantly faster exponential time than the current algorithms, assuming the Exponential Time Hypothesis, establishing a tight lower bound.
Contribution
It establishes a tight lower bound of $2^{o(n ext{log} n)}$ for solving the Channel Assignment problem, resolving an open complexity question.
Findings
No $2^{o(n ext{log} n)}$-time algorithm exists under ETH.
Current best algorithm runs in $O^*(n!)$ time, matching the lower bound.
The result confirms the optimality of existing algorithms under standard complexity assumptions.
Abstract
We study the complexity of the Channel Assignment problem. A major open problem asks whether Channel Assignment admits an -time algorithm, for a constant independent of the weights on the edges. We answer this question in the negative i.e. we show that there is no -time algorithm solving Channel Assignment unless the Exponential Time Hypothesis fails. Note that the currently best known algorithm works in time so our lower bound is tight.
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
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · graph theory and CDMA systems
