A survey on approximation in parameterized complexity: Hardness and algorithms

AE Feldmann, E Lee, P Manurangsi - Algorithms, 2020 - mdpi.com
Parameterization and approximation are two popular ways of coping with NP-hard
problems. More recently, the two have also been combined to derive many interesting …

A Parameterized Approximation Scheme for Min -Cut

D Lokshtanov, S Saurabh, V Surianarayanan - SIAM Journal on Computing, 2022 - SIAM
In the Min k-Cut problem, the input consists of an edge weighted graph G and an integer k,
and the task is to partition the vertex set into k nonempty sets, such that the total weight of the …

FPT-approximation for FPT problems

D Lokshtanov, P Misra, MS Ramanujan… - Proceedings of the 2021 …, 2021 - SIAM
Over the past decade, many results have focused on the design of parameterized
approximation algorithms for W [1]-hard problems. However, there are fundamental …

Hypergraph k-Cut for Fixed k in Deterministic Polynomial Time

K Chandrasekaran, C Chekuri - Mathematics of Operations …, 2022 - pubsonline.informs.org
We consider the Hypergraph-k-Cut problem. The input consists of a hypergraph G=(V, E)
with nonnegative hyperedge-costs c: E→ R+ and a positive integer k. The objective is to find …

[PDF][PDF] Parameterized Inapproximability Hypothesis under Exponential Time Hypothesis

V Guruswami, B Lin, X Ren, Y Sun, K Wu - Proceedings of the 56th …, 2024 - dl.acm.org
The Parameterized Inapproximability Hypothesis (PIH) asserts that no fixed parameter
tractable (FPT) algorithm can distinguish a satisfiable CSP instance, parameterized by the …

Optimally repurposing existing algorithms to obtain exponential-time approximations

B Can Esmer, A Kulik, D Marx, D Neuen… - Proceedings of the 2024 …, 2024 - SIAM
The goal of this paper is to understand how exponential-time approximation algorithms can
be obtained from existing polynomial-time approximation algorithms, existing parameterized …

Breaking the all subsets barrier for min k-cut

D Lokshtanov, S Saurabh… - … Colloquium on Automata …, 2023 - drops.dagstuhl.de
Abstract In the Min k-Cut problem, the input is a graph G and an integer k. The task is to find
a partition of the vertex set of G into k parts, while minimizing the number of edges that go …

Parameterized Inapproximability Hypothesis under ETH

V Guruswami, B Lin, X Ren, Y Sun, K Wu - arXiv preprint arXiv:2311.16587, 2023 - arxiv.org
The Parameterized Inapproximability Hypothesis (PIH) asserts that no fixed parameter
tractable (FPT) algorithm can distinguish a satisfiable CSP instance, parameterized by the …

Counting and Enumerating Optimum Cut Sets for Hypergraph k-Partitioning Problems for Fixed k

C Beideman, K Chandrasekaran… - … of Operations Research, 2024 - pubsonline.informs.org
We consider the problem of enumerating optimal solutions for two hypergraph k-partitioning
problems, namely, Hypergraph-k-Cut and Minmax-Hypergraph-k-Partition. The input in …

The number of minimum k-cuts: improving the Karger-Stein bound

A Gupta, E Lee, J Li - Proceedings of the 51st Annual ACM SIGACT …, 2019 - dl.acm.org
Given an edge-weighted graph, how many minimum k-cuts can it have? This is a
fundamental question in the intersection of algorithms, extremal combinatorics, and graph …