ACM Home Page
Please provide us with feedback. Feedback
Approximation algorithms for combinatorial problems
Full text PdfPdf (841 KB)
Source Annual ACM Symposium on Theory of Computing archive
Proceedings of the fifth annual ACM symposium on Theory of computing table of contents
Austin, Texas, United States
Pages: 38 - 49  
Year of Publication: 1973
Author
Sponsors
ACM: Association for Computing Machinery
SIGACT: ACM Special Interest Group on Algorithms and Computation Theory
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 65,   Downloads (12 Months): 687,   Citation Count: 18
Additional Information:

abstract   references   cited by   index terms   collaborative colleagues  

Tools and Actions: Request Permissions Request Permissions    Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/800125.804034
What is a DOI?

ABSTRACT

Simple, polynomial-time, heuristic algorithms for finding approximate solutions to various polynomial complete optimization problems are analyzed with respect to their worst case behavior, measured by the ratio of the worst solution value that can be chosen by the algorithm to the optimal value. For certain problems, such as a simple form of the knapsack problem and an optimization problem based on satisfiability testing, there are algorithms for which this ratio is bounded by a constant, independent of the problem size. For a number of set covering problems, simple algorithms yield worst case ratios which can grow with the log of the problem size. And for the problem of finding the maximum clique in a graph, no algorithm has been found for which the ratio does not grow at least as fast as 0(n&egr;), where n is the problem size and &egr;> 0 depends on the algorithm.


REFERENCES

Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.

1
2
 
3
D.S. Johnson, "Fast allocation algorithms", PROCEEDINGS 13th Annual IEEE Symp. on Switching and Automata Theory.
 
4
D. S. Johnson, "Near-optimal bin packing algorithms", Doctoral Thesis (in preparation).
 
5
R.M. Karp, "Reducibility among combinatorial problems", COMPLEXITY OF COMPUTER COMPUTATIONS, R.E. Miller and J.W. Thatcher, eds. Plenum Press, New York, 1972.
 
6
J.H. Spencer, private communication.
 
7
D.J.A. Welsh and M.B. Powell, "An upper bound to the chromatic number of a graph and its application to time-tabling problems", The Computer Journal, Vol 10 (1967), p. 85.
 
8
D.C. Wood, "A technique for coloring a graph applicable to large scale time-tabling problems" The Computer Journal, Vol 12 (1969), p. 317.

CITED BY  18