The Parameterized Complexity of s-Club with Triangle and Seed Constraints
Jaroslav Garvardt, Christian Komusiewicz, Frank Sommer

TL;DR
This paper investigates the computational complexity of constrained s-Club problems in graphs, revealing W[1]-hardness in general but providing fixed-parameter tractable algorithms for specific cases.
Contribution
It introduces new variants of the s-Club problem with triangle and seed constraints and analyzes their parameterized complexity, establishing hardness results and FPT algorithms.
Findings
Variants are W[1]-hard when parameterized by solution size.
FPT algorithms exist when $oldsymbol{ extit{ ext{l}}=1}$.
FPT algorithms also exist when seed vertices induce a clique.
Abstract
The s-Club problem asks, for a given undirected graph , whether contains a vertex set of size at least such that , the subgraph of induced by , has diameter at most . We consider variants of -Club where one additionally demands that each vertex of is contained in at least triangles in , that each edge of is contained in at least ~triangles in , or that contains a given set of seed vertices. We show that in general these variants are W[1]-hard when parameterized by the solution size , making them significantly harder than the unconstrained -Club problem. On the positive side, we obtain some FPT algorithms for the case when and for the case when , the graph induced by the set of seed vertices, is a clique.
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
TopicsAdvanced Graph Theory Research · semigroups and automata theory · Limits and Structures in Graph Theory
