Proceedings of the Thirtieth Annual ACM Symposium on Theory of Computing - STOC '98 1998
DOI: 10.1145/276698.276710
|View full text |Cite
|
Sign up to set email alerts
|

A polynomial approximation algorithm for the minimum fill-in problem

Abstract: In the minimum fill-in problem, one wishes to find a set of cdgco of smallest size, whose addition to a given graph will make it chordal, The problem has important applications in numerical algebra and has been studied intensively since the 197Os, We give the first polynomial approximation algorithm for the problem, Our algorithm constructs a triangulation whose size is at most eight times the optimum size aquarcd, The algorithm builds on the recent parameterized algorithm of Kaplan, Shamir and Tarjan for the … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
2

Citation Types

0
58
0

Year Published

1998
1998
2017
2017

Publication Types

Select...
7
1

Relationship

1
7

Authors

Journals

citations
Cited by 48 publications
(58 citation statements)
references
References 24 publications
0
58
0
Order By: Relevance
“…For graphs of degree at most d, they obtained a better approximation factor O((nd + k) √ d log 4 n)/k). Natanzon et al [17] provided another type of approximation algorithms for Minimum Fill-in. For an input graph with a minimum fill-in of size k, their algorithm produces a fill-in of size at most 8k 2 , i.e., within a factor of 8k of optimal.…”
Section: That Ismentioning
confidence: 99%
See 2 more Smart Citations
“…For graphs of degree at most d, they obtained a better approximation factor O((nd + k) √ d log 4 n)/k). Natanzon et al [17] provided another type of approximation algorithms for Minimum Fill-in. For an input graph with a minimum fill-in of size k, their algorithm produces a fill-in of size at most 8k 2 , i.e., within a factor of 8k of optimal.…”
Section: That Ismentioning
confidence: 99%
“…The best known kernelization algorithm is due to Natanzon et al [17], which for a given instance (G, k) outputs in time O(k 2 nm) an instance (G , k ) such that k ≤ k, |V (G )| ≤ 2k 2 + 4k, and (G, k) is a YES instance if and only if (G , k ) is. Note that not every kernelization algorithm for fill-in in general graphs produces a sparse kernel, even if the input is a sparse graph.…”
Section: That Ismentioning
confidence: 99%
See 1 more Smart Citation
“…This fact encouraged researchers to focus on various alternatives that are computationally more efficient, at the cost of optimality or generality. Examples of the approaches that have been attempted include approximation [36], restricted input [7,6,34,29,10,28], parameterization [12,26,23,15,33] and minimal completions [19,21,22,25,38,41]. Here we consider the last alternative.…”
Section: Introductionmentioning
confidence: 99%
“…It arises in particular in sparse matrix computations [16] and in perfect phylogeny since it has the problem of triangulating colored graphs as a special case [1,2]. It can also be seen as a generalization of the problems of adding or deleting edges in a minimum or minimal way in an arbitrary input graph to obtain a chordal graph, which have attracted considerable attention [13,14,19,20,23,24,26,27]. The NP-completeness of the problem follows from the results of several papers [1,6,32].…”
Section: Introductionmentioning
confidence: 99%