vix.ing · top · new · best · stats · spec

Triangle packing in (sparse) tournaments: approximation and kernelization

2017/07/13 by Bessy, Stéphane, Bougeret, Marin, Thiebaut, Jocelyn · 1 citation
#Data Structures and Algorithms (cs.DS) #FOS: Computer and information sciences

paper · doi:10.48550/arxiv.1707.04220

Abstract

Given a tournament T and a positive integer k, the C3-Pakcing-T problem asks if there exists a least k (vertex-)disjoint directed 3-cycles in T. This is the dual problem in tournaments of the classical minimal feedback vertex set problem. Surprisingly C3-Pakcing-T did not receive a lot of attention in the literature. We show that it does not admit a PTAS unless P=NP, even if we restrict the considered instances to sparse tournaments, that is tournaments with a feedback arc set (FAS) being a matching. Focusing on sparse tournaments we provide a (1+6/(c-1)) approximation algorithm for sparse tournaments having a linear representation where all the backward arcs have "length" at least c. Concerning kernelization, we show that C3-Pakcing-T admits a kernel with O(m) vertices, where m is the size of a given feedback arc set. In particular, we derive a O(k) vertices kernel for C3-Pakcing-T when restricted to sparse instances. On the negative size, we show that C3-Pakcing-T does not admit a kernel of (total bit) size O(k2-ε) unless NP is a subset of coNP / Poly. The existence of a kernel in O(k) vertices for C3-Pakcing-T remains an open question.

Cited by

Related