On $r$-Simple $k$-Path and Related Problems Parameterized by $k/r$
Gregory Gutin, Magnus Wahlstr\"om, Meirav Zehavi

TL;DR
This paper investigates the fixed-parameter tractability of several problems related to $r$-simple paths, monomial detection, and set packing, providing new algorithms, kernelization results, and complexity classifications.
Contribution
It offers a $k/r$ parameterized algorithm for $r$-Simple $k$-Path on undirected graphs, proves $p$-Set $(r,q)$-Packing is FPT, and shows $(r,k)$-Monomial Detection is para-NP-hard.
Findings
Algorithms with runtime $2^{O((k/r)^2\log(k/r))}$ for directed graphs
A $2^{O(k/r)}$-time algorithm for undirected graphs
Polynomial kernel for fixed $p$ in $p$-Set $(r,q)$-Packing
Abstract
Abasi et al. (2014) and Gabizon et al. (2015) studied the following problems. In the -Simple -Path problem, given a digraph on vertices and integers , decide whether has an -simple -path, which is a walk where every vertex occurs at most times and the total number of vertex occurrences is . In the -Monomial Detection problem, given an arithmetic circuit that encodes some polynomial on variables and integers , decide whether has a monomial of degree where the degree of each variable is at most~. In the -Set -Packing problem, given a universe , positive integers , and a collection of sets of size whose elements belong to , decide whether there exists a subcollection of of size where each element occurs in at most sets of . Abasi et al. and Gabizon…
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
TopicsOptimization and Packing Problems · Advanced Graph Theory Research · Limits and Structures in Graph Theory
