Proceedings of the Twenty-Ninth Annual ACM-SIAM Symposium on Discrete Algorithms 2018
DOI: 10.1137/1.9781611975031.23
|View full text |Cite
|
Sign up to set email alerts
|

Subquadratic Kernels for Implicit 3-Hitting Set and 3-Set Packing Problems

Abstract: We consider four well-studied NP-complete packing/covering problems on graphs: Feedback Vertex Set in Tournaments (FVST), Cluster Vertex Deletion (CVD), Triangle Packing in Tournaments (TPT) and Induced P 3 -Packing. For these four problems kernels with O(k 2 ) vertices have been known for a long time. In fact, such kernels can be obtained by interpreting these problems as finding either a packing of k pairwise disjoint sets of size 3 (3-Set Packing) or a hitting set of size at most k for a family of sets of s… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
7
0

Year Published

2018
2018
2021
2021

Publication Types

Select...
3
2
2

Relationship

3
4

Authors

Journals

citations
Cited by 8 publications
(7 citation statements)
references
References 27 publications
0
7
0
Order By: Relevance
“…It is natural to suspect that this lost information could have been exploited to obtain better algorithms and smaller kernels for the original problem. This was most recently vindicated by the work of Le et al [20] who designed kernels with a sub-quadratic number of vertices for several implicit 3-HS problems on graphs, improving on long-standing quadratic upper bounds in each case. Our work is in the same spirit as that of Le et al: we obtain improved results for two implicit 3-HITTING SET problems-namely: intersecting all T -triangles in chordal (respectively, split) graphs-by a careful analysis of structural properties of the input graph.…”
Section: Subset Fvs In Chordal Graphsmentioning
confidence: 99%
“…It is natural to suspect that this lost information could have been exploited to obtain better algorithms and smaller kernels for the original problem. This was most recently vindicated by the work of Le et al [20] who designed kernels with a sub-quadratic number of vertices for several implicit 3-HS problems on graphs, improving on long-standing quadratic upper bounds in each case. Our work is in the same spirit as that of Le et al: we obtain improved results for two implicit 3-HITTING SET problems-namely: intersecting all T -triangles in chordal (respectively, split) graphs-by a careful analysis of structural properties of the input graph.…”
Section: Subset Fvs In Chordal Graphsmentioning
confidence: 99%
“…MinFAST and MinFVST are NP-hard [3,13] while FAST and FVST are FPT when parameterized by the solution size k [4,23,25,31]. Further, FAST has a kernel with O(k) vertices and FVST has a kernel with O(k 1.5 ) vertices [9,35]. Surprisingly, the duals (in the linear programming sense) of MinFAST and MinFVST have not been considered in the literature until recently.…”
Section: Introductionmentioning
confidence: 99%
“…A straightforward application of the colour coding technique [5] shows that this problem is FPT and a kernel with O(k 2 ) vertices is an immediate consequence of the quadratic element kernel known for 3-Set Packing [1]. Recently, a kernel with O(k 1.5 ) vertices was shown for this problem using interesting variants and generalizations of the popular expansion lemma [35].…”
Section: Introductionmentioning
confidence: 99%
“…Later, Hüffner et al [30] and Boral et al [9] improved this result to O(2 k k 9 +nm) and O(1.9102 k (n+m)), respectively. Le et al [35] showed that k-CVD admits a kernel with O(k 5/3 ) vertices, which means there exists a polynomial-time algorithm that converts an n-vertex instance of k-CVD to an equivalent instance with O(k 5/3 ) vertices. Fomin et al [23] used the parameterized results of [9] to show that the Minimum CVD problem (hence, Maximum IUC) is solvable in O(1.4765 n+o(n) ) time, which is better than the former result of [22].…”
Section: Introductionmentioning
confidence: 99%