Clustering with Local Restrictions

11/10/2017
by   Daniel Lokshtanov, et al.
0

We study a family of graph clustering problems where each cluster has to satisfy a certain local requirement. Formally, let μ be a function on the subsets of vertices of a graph G. In the (μ,p,q)-PARTITION problem, the task is to find a partition of the vertices into clusters where each cluster C satisfies the requirements that (1) at most q edges leave C and (2) μ(C)< p. Our first result shows that if μ is an arbitrary polynomial-time computable monotone function, then (μ,p,q)-PARTITION can be solved in time n^O(q), i.e., it is polynomial-time solvable for every fixed q. We study in detail three concrete functions μ (the number of vertices in the cluster, number of nonedges in the cluster, maximum number of non-neighbors a vertex has in the cluster), which correspond to natural clustering problems. For these functions, we show that (μ,p,q)-PARTITION can be solved in time 2^O(p)· n^O(1) and in time 2^O(q)· n^O(1) on n-vertex graphs, i.e., the problem is fixed-parameter tractable parameterized by p or by q.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
01/01/2020

A polynomial-time partitioning algorithm for weighted cactus graphs

Partitioning problems where the goal is to partition a graph into connec...
research
07/05/2018

Searching for dense subsets in a graph via the partition function

For a set S of vertices of a graph G, we define its density 0 ≤σ(S) ≤ 1 ...
research
01/13/2022

The R Package HCV for Hierarchical Clustering from Vertex-links

The HCV package implements the hierarchical clustering for spatial data....
research
02/08/2023

Optimal Sufficient Requirements on the Embedded Ising Problem in Polynomial Time

One of the central applications for quantum annealers is to find the sol...
research
02/08/2021

A full complexity dichotomy for immanant families

Given an integer n≥ 1 and an irreducible character χ_λ of S_n for some p...
research
06/21/2018

Sampling Clustering

We propose an efficient graph-based divisive cluster analysis approach c...
research
04/06/2020

Graph Distances and Clustering

With a view on graph clustering, we present a definition of vertex-to-ve...

Please sign up or login with your details

Forgot password? Click here to reset