Computing the Ball Size of Frequency Permutations under Chebyshev Distance
Min-Zheng Shieh, Shi-Chun Tsai

TL;DR
This paper introduces two efficient algorithms to compute the size of balls in frequency permutation spaces under Chebyshev distance, aiding error correction code design.
Contribution
The paper extends existing methods by providing two novel algorithms for calculating ball sizes in frequency permutation spaces under Chebyshev distance.
Findings
First algorithm runs in $O({2d ext{lambda} race d ext{lambda}}^{2.376} ext{log} n)$ time.
Second algorithm runs in $O({2d ext{lambda} race d ext{lambda}} {d ext{lambda}+ ext{lambda} race ext{lambda}} rac{n}{ ext{lambda}})$ time.
Both algorithms are efficient for small constants $ ext{lambda}$ and $d$, with low storage requirements.
Abstract
Let be the set of all permutations over the multiset where . A frequency permutation array (FPA) of minimum distance is a subset of in which every two elements have distance at least . FPAs have many applications related to error correcting codes. In coding theory, the Gilbert-Varshamov bound and the sphere-packing bound are derived from the size of balls of certain radii. We propose two efficient algorithms that compute the ball size of frequency permutations under Chebyshev distance. Both methods extend previous known results. The first one runs in time and space. The second one runs in time and…
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
Topicsgraph theory and CDMA systems · Coding theory and cryptography · Algorithms and Data Compression
