Proceedings of the Twenty-Seventh Annual ACM Symposium on Theory of Computing - STOC '95 1995
DOI: 10.1145/225058.225140
|View full text |Cite
|
Sign up to set email alerts
|

Polynomial time approximation schemes for dense instances of NP-hard problems

Abstract: We present a unified framework for designing polynomial time approximation schemes (PTASs) for``dense'' instances of many NP-hard optimization problems, including maximum cut, graph bisection, graph separation, minimum k-way cut with and without specified terminals, and maximum 3-satisfiability. By dense graphs we mean graphs with minimum degree 0(n), although our algorithms solve most of these problems so long as the average degree is 0(n). Denseness for nongraph problems is defined similarly. The unified fra… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

3
153
0
1

Year Published

2001
2001
2013
2013

Publication Types

Select...
4
2
1

Relationship

0
7

Authors

Journals

citations
Cited by 179 publications
(157 citation statements)
references
References 37 publications
3
153
0
1
Order By: Relevance
“…Since our compatibility graph is dense, methods such as those introduced in [1] might speed up the MWC search.…”
Section: Discussionmentioning
confidence: 99%
See 2 more Smart Citations
“…Since our compatibility graph is dense, methods such as those introduced in [1] might speed up the MWC search.…”
Section: Discussionmentioning
confidence: 99%
“…Empirically, it was demonstrated to work better than competing algorithms on denser graphs. In the case of genome comparison, we would expect G to become dense, in the sense of [1], as the number of chromosomes increases, as explained in Section 1.…”
Section: Propositionmentioning
confidence: 99%
See 1 more Smart Citation
“…The Max-Cut problem is known to be NP-hard, both for general graphs and when restricted to dense graphs [3], where a graph on n vertices is dense if it contains (n 2 ) edges. Thus, much effort has gone into designing and analyzing approximation algorithms for the Max-Cut problem.…”
Section: Introductionmentioning
confidence: 99%
“…Work originating with [3] has focused on designing PTASs for a large class of NP-hard optimization problems, such as the Max-Cut problem, when the problem instances are dense [1,3,8,17,18,21]. [3] and [8], using quite different methods, designed approximation algorithms for Max-Cut (and other problems) that achieve an additive error of n 2 (where > 0, ∈ (1) is an error parameter) in a time poly(n) (and exponential in 1/ ); this implies relative error for dense instances of these problems.…”
Section: Introductionmentioning
confidence: 99%