2001
DOI: 10.1016/s0166-218x(00)00391-7
|View full text |Cite
|
Sign up to set email alerts
|

Complexity classification of some edge modification problems

Abstract: In an edge modiÿcation problem one has to change the edge set of a given graph as little as possible so as to satisfy a certain property. We prove the NP-hardness of a variety of edge modiÿcation problems with respect to some well-studied classes of graphs. These include perfect, chordal, chain, comparability, split and asteroidal triple free. We show that some of these problems become polynomial when the input graph has bounded degree. We also give a general constant factor approximation algorithm for deletio… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
79
0
1

Year Published

2004
2004
2010
2010

Publication Types

Select...
5
3

Relationship

0
8

Authors

Journals

citations
Cited by 159 publications
(80 citation statements)
references
References 33 publications
0
79
0
1
Order By: Relevance
“…These are referred to in the tables to follow. [30], [38]. We consider three of these in our context.…”
Section: Applications and Resultsmentioning
confidence: 99%
See 1 more Smart Citation
“…These are referred to in the tables to follow. [30], [38]. We consider three of these in our context.…”
Section: Applications and Resultsmentioning
confidence: 99%
“…Then the user may think of additional problem-specific rules to improve this situation, obtain a better bound, and repeat this process. 4 The automated generation of search tree algorithms in this paper is restricted to the class of graph modification problems [4], [27], [30], although the basic ideas appear to be generalizable to other graph and even nongraph problems. In particular, we study the following NP-complete edge modification problem CLUSTER EDITING, which is motivated by, e.g., data clustering applications in computational biology [37], [38] and correlation analysis in machine learning [2]:…”
Section: Introductionmentioning
confidence: 99%
“…• the maximum-weight triangulated subgraph problem is N P-hard [11], and it clearly makes no sense to employ an exact solution approach (such as Branch&Bound) in this application; • even if it were computationally feasible to exactly (or approximately, with some tight a-priori ratio) find a maximum-weight triangulated subgraph of G, using it as S would not necessarily result in an efficient approach, due to the above-mentioned delicate balance between the extra cost of finding and factoring a "larger" preconditioner M S and the decrease in PCG iterations [7]; • once S has been determined, some work still has to be done to find the "good" ordering of the nodes, i.e., a n × n permutation matrix P n such that the reordered matrix P n M S P T n has a Cholesky factorization without fill-in. For the case of trees, P n corresponds to any permutation P (such as that given by a reverse BreadthFirst Search) of the nodes such that if (i, j ) is an arc of S with i father of j , then row j precedes row i in P, and therefore is already implicitly given by, e.g., the description of the tree in terms of the predecessor function Pred [·]; conversely, for the general case P n has to be explicitly computed [19].…”
Section: Support-graph Preconditionersmentioning
confidence: 99%
“…Computing a minimum completion of an arbitrary graph into a specific graph class is an important and well studied problem with applications in molecular biology, numerical algebra, and more generally areas involving graph modeling with missing edges due to lacking data [2][3][4]. Unfortunately minimum completions into most interesting graph classes, including cographs, are NP-hard to compute [5][6][7]3,8].…”
Section: Introductionmentioning
confidence: 99%
“…Unfortunately minimum completions into most interesting graph classes, including cographs, are NP-hard to compute [5][6][7]3,8]. This fact encouraged researchers to focus on various alternatives that are computationally more efficient, at the cost of optimality or generality.…”
Section: Introductionmentioning
confidence: 99%