A note on finding large transversals efficiently
Michael Anastos, Patrick Morris

TL;DR
This paper demonstrates that large transversals can be efficiently found in n x n arrays with bounded symbol frequency, providing a polynomial-time algorithm for constructing such transversals.
Contribution
It establishes a lower bound on the size of transversals in arrays with limited symbol repetitions and offers a deterministic polynomial-time algorithm to find them.
Findings
Transversals of size approximately 3/4 n exist in equi-n arrays.
A polynomial-time algorithm can find these large transversals.
The results apply to arrays with symbols appearing no more than βn times.
Abstract
In an array filled with symbols, a transversal is a collection of entries with distinct rows, columns and symbols. In this note we show that if no symbol appears more than times, the array contains a transversal of size . In particular, if the array is filled with symbols, each appearing times (an equi- square), we get transversals of size . Moreover, our proof gives a deterministic algorithm with polynomial running time, that finds these transversals.
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
TopicsAntenna Design and Optimization · graph theory and CDMA systems · Advanced Wireless Communication Techniques
