2015
DOI: 10.1007/s00224-015-9631-7
|View full text |Cite
|
Sign up to set email alerts
|

A Fast Branching Algorithm for Cluster Vertex Deletion

Abstract: In the family of clustering problems we are given a set of objects (vertices of the graph), together with some observed pairwise similarities (edges). The goal is to identify clusters of similar objects by slightly modifying the graph to obtain a cluster graph (disjoint union of cliques). Hüffner et al. (Theory Comput. Syst. 47(1), 2010) initiated the parameterized study of CLUSTER VERTEX DELE-TION, where the allowed modification is vertex deletion, and presented an elegant O min(2 k k 6 log k + n 3 , 2 k km … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
45
0
1

Year Published

2018
2018
2021
2021

Publication Types

Select...
5
2
1

Relationship

0
8

Authors

Journals

citations
Cited by 51 publications
(46 citation statements)
references
References 23 publications
0
45
0
1
Order By: Relevance
“…We assume in the following that for the input instance ( G = ( V , E ), k , ℓ , s , t ) we are given a cluster vertex deletion set X of size x . If X is not already given, then we can compute X in O (1.92 x · ( n + m )) time . Our algorithm is based on the observation that twins can be handled equally in a solution.…”
Section: Algorithms For Some Np‐hard Casesmentioning
confidence: 99%
“…We assume in the following that for the input instance ( G = ( V , E ), k , ℓ , s , t ) we are given a cluster vertex deletion set X of size x . If X is not already given, then we can compute X in O (1.92 x · ( n + m )) time . Our algorithm is based on the observation that twins can be handled equally in a solution.…”
Section: Algorithms For Some Np‐hard Casesmentioning
confidence: 99%
“…Such a set of vertices is called a cluster vertex deletion set. Boral et al [4] have showed that given a graph G, there exist an FPT algorithm to find out whether there exists a cluster vertex deletion set for G of size at most k or not with runtime O * (1.9102 k ). A graph G is said to be k distance to clique if there exists a A ⊆ V (G) with |A| = k such that G[V \ A] is a clique.…”
Section: Graph Notationsmentioning
confidence: 99%
“…We show that BCP is FPT parameterized by k and an additional parameter which is the number of colors or the number of clusters in the resulting graph. We remark that we do not need to assume that we are given the deletion set S, as we can find it in O * (1.9102 k ) time [4].…”
Section: Bcp Parameterized By Cluster Vertex Deletion Number (Cvd)mentioning
confidence: 99%
“…In this section we present an algorithm for solving l-path vertex cover. While our algorithm is similar to the algorithm of Boral et al [1] for the cluster vertex deletion problem, there are several important differences. In particular, the method used for computing a v, k-family (to be defined below) is completely different in our algorithm.…”
Section: The Algorithmmentioning
confidence: 99%