Channel Assignment via Fast Zeta Transform
Marek Cygan, {\L}ukasz Kowalik

TL;DR
This paper presents a faster algorithm for the channel assignment problem using the fast zeta transform, significantly improving computational efficiency over previous methods for general and special cases.
Contribution
It introduces an O*((l+1)^n)-time algorithm leveraging the fast zeta transform, enhancing solutions for channel assignment and related problems.
Findings
Improved algorithm for channel assignment problem.
Faster solution for L(2,1)-labelling case.
Application of fast zeta transform with inclusion-exclusion principle.
Abstract
We show an O*((l+1)^n)-time algorithm for the channel assignment problem, where l is the maximum edge weight. This improves on the previous O*((l+2)^n)-time algorithm by Kral, as well as algorithms for important special cases, like L(2,1)-labelling. For the latter problem, our algorithm works in O*(3^n) time. The progress is achieved by applying the fast zeta transform in combination with the inclusion-exclusion principle.
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
TopicsAlgorithms and Data Compression · semigroups and automata theory · Coding theory and cryptography
