(Arc-disjoint) cycle packing in tournament: classical and parameterized complexity
St\'ephane Bessy, Marin Bougeret, Jocelyn Thiebaut

TL;DR
This paper investigates the computational complexity of maximum arc-disjoint cycle packings in tournaments, proving NP-hardness, exploring parameterized algorithms, and providing polynomial solutions for sparse cases.
Contribution
It establishes NP-hardness for MaxCT and MaxTT, introduces a linear kernel for MaxTT, and offers polynomial algorithms for sparse tournaments.
Findings
MaxCT and MaxTT are NP-hard.
Deciding equal size cycle packing and feedback arc set is NP-complete.
Polynomial algorithms exist for sparse tournaments.
Abstract
Given a tournament , the problem MaxCT consists of finding a maximum (arc-disjoint) cycle packing of . In the same way, MaxTT corresponds to the specific case where the collection of cycles are triangles (i.e. directed 3-cycles). Although MaxCT can be seen as the LP dual of minimum feedback arc set in tournaments which have been widely studied, surprisingly no algorithmic results seem to exist concerning the former. In this paper, we prove the NP-hardness of both MaxCT and MaxTT. We also show that deciding if a tournament has a cycle packing and a feedback arc set with the same size is an NP-complete problem. In light of this, we show that MaxTT admits a vertex linear-kernel when parameterized with the size of the solution. Finally, we provide polynomial algorithms for MaxTT and MaxCT when the tournament is sparse, that is when it admits a FAS which is a matching.
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.
