Geometric Approximation Algorithms

Geometric Approximation Algorithms
Author :
Publisher : American Mathematical Soc.
Total Pages : 378
Release :
ISBN-10 : 9780821849118
ISBN-13 : 0821849115
Rating : 4/5 (18 Downloads)

Synopsis Geometric Approximation Algorithms by : Sariel Har-Peled

Exact algorithms for dealing with geometric objects are complicated, hard to implement in practice, and slow. Over the last 20 years a theory of geometric approximation algorithms has emerged. These algorithms tend to be simple, fast, and more robust than their exact counterparts. This book is the first to cover geometric approximation algorithms in detail. In addition, more traditional computational geometry techniques that are widely used in developing such algorithms, like sampling, linear programming, etc., are also surveyed. Other topics covered include approximate nearest-neighbor search, shape approximation, coresets, dimension reduction, and embeddings. The topics covered are relatively independent and are supplemented by exercises. Close to 200 color figures are included in the text to illustrate proofs and ideas.

Geometric Approximation Algorithms

Geometric Approximation Algorithms
Author :
Publisher : American Mathematical Soc.
Total Pages : 378
Release :
ISBN-10 : 9780821882566
ISBN-13 : 0821882562
Rating : 4/5 (66 Downloads)

Synopsis Geometric Approximation Algorithms by : Sariel Har-Peled

Exact algorithms for dealing with geometric objects are slow, complicated and hard to implement in practice. Over the last 20 years a theory of geometric approximation algorithms has emerged. These algorithms are simple, fast, and more robust than their exact counterparts. This book looks at geometric approximation algorithms.

Geometric Approximation Algorithms

Geometric Approximation Algorithms
Author :
Publisher : American Mathematical Soc.
Total Pages : 362
Release :
ISBN-10 : 1470414007
ISBN-13 : 9781470414009
Rating : 4/5 (07 Downloads)

Synopsis Geometric Approximation Algorithms by : Sariel Har-Peled

This book is the first to cover geometric approximation algorithms in detail. In addition, more traditional computational geometry techniques that are widely used in developing such algorithms, like sampling, linear programming, etc., are surveyed.

Geometric Algorithms and Combinatorial Optimization

Geometric Algorithms and Combinatorial Optimization
Author :
Publisher : Springer Science & Business Media
Total Pages : 374
Release :
ISBN-10 : 9783642978814
ISBN-13 : 3642978819
Rating : 4/5 (14 Downloads)

Synopsis Geometric Algorithms and Combinatorial Optimization by : Martin Grötschel

Historically, there is a close connection between geometry and optImization. This is illustrated by methods like the gradient method and the simplex method, which are associated with clear geometric pictures. In combinatorial optimization, however, many of the strongest and most frequently used algorithms are based on the discrete structure of the problems: the greedy algorithm, shortest path and alternating path methods, branch-and-bound, etc. In the last several years geometric methods, in particular polyhedral combinatorics, have played a more and more profound role in combinatorial optimization as well. Our book discusses two recent geometric algorithms that have turned out to have particularly interesting consequences in combinatorial optimization, at least from a theoretical point of view. These algorithms are able to utilize the rich body of results in polyhedral combinatorics. The first of these algorithms is the ellipsoid method, developed for nonlinear programming by N. Z. Shor, D. B. Yudin, and A. S. NemirovskiI. It was a great surprise when L. G. Khachiyan showed that this method can be adapted to solve linear programs in polynomial time, thus solving an important open theoretical problem. While the ellipsoid method has not proved to be competitive with the simplex method in practice, it does have some features which make it particularly suited for the purposes of combinatorial optimization. The second algorithm we discuss finds its roots in the classical "geometry of numbers", developed by Minkowski. This method has had traditionally deep applications in number theory, in particular in diophantine approximation.

Computational Geometry

Computational Geometry
Author :
Publisher : Springer Science & Business Media
Total Pages : 370
Release :
ISBN-10 : 9783662042458
ISBN-13 : 3662042452
Rating : 4/5 (58 Downloads)

Synopsis Computational Geometry by : Mark de Berg

This introduction to computational geometry focuses on algorithms. Motivation is provided from the application areas as all techniques are related to particular applications in robotics, graphics, CAD/CAM, and geographic information systems. Modern insights in computational geometry are used to provide solutions that are both efficient and easy to understand and implement.

Design and Analysis of Approximation Algorithms

Design and Analysis of Approximation Algorithms
Author :
Publisher : Springer Science & Business Media
Total Pages : 450
Release :
ISBN-10 : 9781461417019
ISBN-13 : 1461417015
Rating : 4/5 (19 Downloads)

Synopsis Design and Analysis of Approximation Algorithms by : Ding-Zhu Du

This book is intended to be used as a textbook for graduate students studying theoretical computer science. It can also be used as a reference book for researchers in the area of design and analysis of approximation algorithms. Design and Analysis of Approximation Algorithms is a graduate course in theoretical computer science taught widely in the universities, both in the United States and abroad. There are, however, very few textbooks available for this course. Among those available in the market, most books follow a problem-oriented format; that is, they collected many important combinatorial optimization problems and their approximation algorithms, and organized them based on the types, or applications, of problems, such as geometric-type problems, algebraic-type problems, etc. Such arrangement of materials is perhaps convenient for a researcher to look for the problems and algorithms related to his/her work, but is difficult for a student to capture the ideas underlying the various algorithms. In the new book proposed here, we follow a more structured, technique-oriented presentation. We organize approximation algorithms into different chapters, based on the design techniques for the algorithms, so that the reader can study approximation algorithms of the same nature together. It helps the reader to better understand the design and analysis techniques for approximation algorithms, and also helps the teacher to present the ideas and techniques of approximation algorithms in a more unified way.

The Design of Approximation Algorithms

The Design of Approximation Algorithms
Author :
Publisher : Cambridge University Press
Total Pages : 518
Release :
ISBN-10 : 0521195276
ISBN-13 : 9780521195270
Rating : 4/5 (76 Downloads)

Synopsis The Design of Approximation Algorithms by : David P. Williamson

Discrete optimization problems are everywhere, from traditional operations research planning problems, such as scheduling, facility location, and network design; to computer science problems in databases; to advertising issues in viral marketing. Yet most such problems are NP-hard. Thus unless P = NP, there are no efficient algorithms to find optimal solutions to such problems. This book shows how to design approximation algorithms: efficient algorithms that find provably near-optimal solutions. The book is organized around central algorithmic techniques for designing approximation algorithms, including greedy and local search algorithms, dynamic programming, linear and semidefinite programming, and randomization. Each chapter in the first part of the book is devoted to a single algorithmic technique, which is then applied to several different problems. The second part revisits the techniques but offers more sophisticated treatments of them. The book also covers methods for proving that optimization problems are hard to approximate. Designed as a textbook for graduate-level algorithms courses, the book will also serve as a reference for researchers interested in the heuristic solution of discrete optimization problems.

Combinatorial and Computational Geometry

Combinatorial and Computational Geometry
Author :
Publisher : Cambridge University Press
Total Pages : 640
Release :
ISBN-10 : 0521848628
ISBN-13 : 9780521848626
Rating : 4/5 (28 Downloads)

Synopsis Combinatorial and Computational Geometry by : Jacob E. Goodman

This 2005 book deals with interest topics in Discrete and Algorithmic aspects of Geometry.

Approximation Algorithms

Approximation Algorithms
Author :
Publisher : Springer Science & Business Media
Total Pages : 380
Release :
ISBN-10 : 9783662045657
ISBN-13 : 3662045656
Rating : 4/5 (57 Downloads)

Synopsis Approximation Algorithms by : Vijay V. Vazirani

Covering the basic techniques used in the latest research work, the author consolidates progress made so far, including some very recent and promising results, and conveys the beauty and excitement of work in the field. He gives clear, lucid explanations of key results and ideas, with intuitive proofs, and provides critical examples and numerous illustrations to help elucidate the algorithms. Many of the results presented have been simplified and new insights provided. Of interest to theoretical computer scientists, operations researchers, and discrete mathematicians.

Geometric Spanner Networks

Geometric Spanner Networks
Author :
Publisher : Cambridge University Press
Total Pages : 483
Release :
ISBN-10 : 9781139461573
ISBN-13 : 1139461575
Rating : 4/5 (73 Downloads)

Synopsis Geometric Spanner Networks by : Giri Narasimhan

Aimed at an audience of researchers and graduate students in computational geometry and algorithm design, this book uses the Geometric Spanner Network Problem to showcase a number of useful algorithmic techniques, data structure strategies, and geometric analysis techniques with many applications, practical and theoretical. The authors present rigorous descriptions of the main algorithms and their analyses for different variations of the Geometric Spanner Network Problem. Though the basic ideas behind most of these algorithms are intuitive, very few are easy to describe and analyze. For most of the algorithms, nontrivial data structures need to be designed, and nontrivial techniques need to be developed in order for analysis to take place. Still, there are several basic principles and results that are used throughout the book. One of the most important is the powerful well-separated pair decomposition. This decomposition is used as a starting point for several of the spanner constructions.