On the Parameterized Complexity of Sparsest Cut and Small-set Expansion Problems

10/27/2019
by   Ramin Javadi, et al.
0

We study the NP-hard k-Sparsest Cut problem (kSC) in which, given an undirected graph G = (V, E) and a parameter k, the objective is to partition vertex set into k subsets whose maximum edge expansion is minimized. Herein, the edge expansion of a subset S ⊆ V is defined as the sum of the weights of edges exiting S divided by the number of vertices in S. Another problem that has been investigated is k-Small-Set Expansion problem (kSSE), which aims to find a subset with minimum edge expansion with a restriction on the size of the subset. We extend previous studies on kSC and kSSE by inspecting their parameterized complexity. On the positive side, we present two FPT algorithms for both kSSE and 2SC problems where in the first algorithm we consider the parameter treewidth of the input graph and uses exponential space, and in the second we consider the parameter vertex cover number of the input graph and uses polynomial space. Moreover, we consider the unweighted version of the kSC problem where k ≥ 2 is fixed and proposed two FPT algorithms with parameters treewidth and vertex cover number of the input graph. We also propose a randomized FPT algorithm for kSSE when parameterized by k and the maximum degree of the input graph combined. Its derandomization is done efficiently. On the negative side, first we prove that for every fixed integer k,τ≥ 3, the problem kSC is NP-hard for graphs with vertex cover number at most τ. We also show that kSC is W[1]-hard when parameterized by the treewidth of the input graph and the number k of components combined using a reduction from Unary Bin Packing. Furthermore, we prove that kSC remains NP-hard for graphs with maximum degree three and also graphs with degeneracy two. Finally, we prove that the unweighted kSSE is W[1]-hard for the parameter k.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/11/2021

The Harmless Set Problem

Given a graph G = (V,E), a threshold function t  :  V →ℕ and an integer ...
research
11/28/2020

On Parameterized Complexity of Liquid Democracy

In liquid democracy, each voter either votes herself or delegates her vo...
research
03/12/2020

On the Complexity of λ_∞ , Vertex Expansion, and Spread Constant of Trees

Bobkov, Houdré, and the last author introduced a Poincaré-type functiona...
research
02/19/2019

Covering Vectors by Spaces in Perturbed Graphic Matroids and Their Duals

Perturbed graphic matroids are binary matroids that can be obtained from...
research
03/04/2019

An FPT Algorithm for Minimum Additive Spanner Problem

For a positive integer t and a graph G, an additive t-spanner of G is a ...
research
02/25/2020

Hedonic Seat Arrangement Problems

In this paper, we study a variant of hedonic games, called Seat Arrangem...
research
03/21/2022

On the Parameterized Complexity of the Maximum Exposure Problem

We investigate the parameterized complexity of Maximum Exposure Problem ...

Please sign up or login with your details

Forgot password? Click here to reset