2006
DOI: 10.1007/11847250_2
|View full text |Cite
|
Sign up to set email alerts
|

The Cluster Editing Problem: Implementations and Experiments

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
5

Citation Types

0
73
0

Year Published

2009
2009
2022
2022

Publication Types

Select...
8
1

Relationship

0
9

Authors

Journals

citations
Cited by 60 publications
(73 citation statements)
references
References 6 publications
0
73
0
Order By: Relevance
“…Several drawbacks of this model have been pointed out (see e.g. [4,6]): for low values of the parameter k, it does not capture instances with a high number of false positives and negatives, nor does it allow overlap between clusters. As it has been observed that clusters do not always represent an equivalence relation (see [8,17]), overlapping clusters have been considered [5,7].…”
Section: Introductionmentioning
confidence: 99%
“…Several drawbacks of this model have been pointed out (see e.g. [4,6]): for low values of the parameter k, it does not capture instances with a high number of false positives and negatives, nor does it allow overlap between clusters. As it has been observed that clusters do not always represent an equivalence relation (see [8,17]), overlapping clusters have been considered [5,7].…”
Section: Introductionmentioning
confidence: 99%
“…Graph modification problems ask whether a given graph G can be transformed to have a certain property using a small number of edits (such as deleting/adding vertices or edges), and have been the subject of significant previous work [29,7,8,9,25].…”
Section: Introductionmentioning
confidence: 99%
“…Cluster Editing is NP-complete; it recently has shown particularly useful for clustering biological data [10,33]. Whereas also a factor-2.5 polynomialtime approximation for Cluster Editing is known [3,4,38], in practical applications fixed-parameter algorithms (combined with some heuristics) providing optimal solutions seem to dominate [5,6,10,33]. For a background on fixed-parameter algorithmics we refer to [12,15,29].…”
Section: Introductionmentioning
confidence: 99%
“…For a background on fixed-parameter algorithmics we refer to [12,15,29]. Parameterized complexity studies for Cluster Editing were initiated by Gramm et al [21] and have been further pursued in a series of papers [5,6,10,13,20,22,32,33]. A previously shown bound of O(1.92 k + n 3 ) for an n-vertex graph [20] can be improved by combining a linear-time problem kernelization algorithm [13] that yields an instance with O(k 2 ) vertices with the currently best claimed running time of O(1.82 k +n 3 ) [6] to get an algorithm with running time O(1.82 k +n+m), where m is the number of edges in the graph.…”
Section: Introductionmentioning
confidence: 99%