Euclidean Shortest Paths
Title | Euclidean Shortest Paths PDF eBook |
Author | Fajie Li |
Publisher | Springer Science & Business Media |
Pages | 377 |
Release | 2011-11-03 |
Genre | Computers |
ISBN | 1447122569 |
This unique text/reference reviews algorithms for the exact or approximate solution of shortest-path problems, with a specific focus on a class of algorithms called rubberband algorithms. Discussing each concept and algorithm in depth, the book includes mathematical proofs for many of the given statements. Topics and features: provides theoretical and programming exercises at the end of each chapter; presents a thorough introduction to shortest paths in Euclidean geometry, and the class of algorithms called rubberband algorithms; discusses algorithms for calculating exact or approximate ESPs in the plane; examines the shortest paths on 3D surfaces, in simple polyhedrons and in cube-curves; describes the application of rubberband algorithms for solving art gallery problems, including the safari, zookeeper, watchman, and touring polygons route problems; includes lists of symbols and abbreviations, in addition to other appendices.
Handbook of Computational Geometry
Title | Handbook of Computational Geometry PDF eBook |
Author | J.R. Sack |
Publisher | Elsevier |
Pages | 1087 |
Release | 1999-12-13 |
Genre | Mathematics |
ISBN | 0080529682 |
Computational Geometry is an area that provides solutions to geometric problems which arise in applications including Geographic Information Systems, Robotics and Computer Graphics. This Handbook provides an overview of key concepts and results in Computational Geometry. It may serve as a reference and study guide to the field. Not only the most advanced methods or solutions are described, but also many alternate ways of looking at problems and how to solve them.
Computational Geometry
Title | Computational Geometry PDF eBook |
Author | Franco P. Preparata |
Publisher | Springer Science & Business Media |
Pages | 413 |
Release | 2012-12-06 |
Genre | Mathematics |
ISBN | 1461210984 |
From the reviews: "This book offers a coherent treatment, at the graduate textbook level, of the field that has come to be known in the last decade or so as computational geometry. ... ... The book is well organized and lucidly written; a timely contribution by two founders of the field. It clearly demonstrates that computational geometry in the plane is now a fairly well-understood branch of computer science and mathematics. It also points the way to the solution of the more challenging problems in dimensions higher than two." #Mathematical Reviews#1 "... This remarkable book is a comprehensive and systematic study on research results obtained especially in the last ten years. The very clear presentation concentrates on basic ideas, fundamental combinatorial structures, and crucial algorithmic techniques. The plenty of results is clever organized following these guidelines and within the framework of some detailed case studies. A large number of figures and examples also aid the understanding of the material. Therefore, it can be highly recommended as an early graduate text but it should prove also to be essential to researchers and professionals in applied fields of computer-aided design, computer graphics, and robotics." #Biometrical Journal#2
Algorithms - ESA '96
Title | Algorithms - ESA '96 PDF eBook |
Author | Josep Díaz |
Publisher | Lecture Notes in Computer Science |
Pages | 586 |
Release | 1996-09-11 |
Genre | Computers |
ISBN |
This book constitutes the refereed proceedings of the 4th European Symposium on Algorithms, ESA '96, held in Barcelona, Spain, in September 1996. The book presents 40 revised full papers selected from 124 submissions; also are included extended abstracts of two invited presentations. The papers included cover all research areas on algorithms and their analysis as it is carried out in the fields of computer science, discrete applied and algorithmic mathematics, operations research, and all other areas of algorithms-oriented research, design and analysis.
Art Gallery Theorems and Algorithms
Title | Art Gallery Theorems and Algorithms PDF eBook |
Author | Joseph O'Rourke |
Publisher | Oxford University Press, USA |
Pages | 312 |
Release | 1987 |
Genre | Computers |
ISBN |
Art gallery theorems and algorithms are so called because they relate to problems involving the visibility of geometrical shapes and their internal surfaces. This book explores generalizations and specializations in these areas. Among the presentations are recently discovered theorems on orthogonal polygons, polygons with holes, exterior visibility, visibility graphs, and visibility in three dimensions. The author formulates many open problems and offers several conjectures, providing arguments which may be followed by anyone familiar with basic graph theory and algorithms. This work may be applied to robotics and artificial intelligence as well as other fields, and will be especially useful to computer scientists working with computational and combinatorial geometry.
Algorithms, Architectures and Information Systems Security
Title | Algorithms, Architectures and Information Systems Security PDF eBook |
Author | Bhargab B. Bhattacharya |
Publisher | World Scientific |
Pages | 384 |
Release | 2009 |
Genre | Computers |
ISBN | 9812836233 |
This volume contains articles written by leading researchers in the fields of algorithms, architectures, and information systems security. The first five chapters address several challenging geometric problems and related algorithms. These topics have major applications in pattern recognition, image analysis, digital geometry, surface reconstruction, computer vision and in robotics. The next five chapters focus on various optimization issues in VLSI design and test architectures, and in wireless networks. The last six chapters comprise scholarly articles on information systems security covering privacy issues, access control, enterprise and network security, and digital image forensics.
Geometric Approximation Algorithms
Title | Geometric Approximation Algorithms PDF eBook |
Author | Sariel Har-Peled |
Publisher | American Mathematical Soc. |
Pages | 378 |
Release | 2011 |
Genre | Computers |
ISBN | 0821849115 |
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.