Combinatorial and Geometric Structures and Their Applications

Combinatorial and Geometric Structures and Their Applications
Author :
Publisher : Elsevier
Total Pages : 303
Release :
ISBN-10 : 9780080871745
ISBN-13 : 0080871747
Rating : 4/5 (45 Downloads)

Synopsis Combinatorial and Geometric Structures and Their Applications by : A. Barlotti

Combinatorial and Geometric Structures and Their Applications

Algorithms in Combinatorial Geometry

Algorithms in Combinatorial Geometry
Author :
Publisher : Springer Science & Business Media
Total Pages : 446
Release :
ISBN-10 : 354013722X
ISBN-13 : 9783540137221
Rating : 4/5 (2X Downloads)

Synopsis Algorithms in Combinatorial Geometry by : Herbert Edelsbrunner

Computational geometry as an area of research in its own right emerged in the early seventies of this century. Right from the beginning, it was obvious that strong connections of various kinds exist to questions studied in the considerably older field of combinatorial geometry. For example, the combinatorial structure of a geometric problem usually decides which algorithmic method solves the problem most efficiently. Furthermore, the analysis of an algorithm often requires a great deal of combinatorial knowledge. As it turns out, however, the connection between the two research areas commonly referred to as computa tional geometry and combinatorial geometry is not as lop-sided as it appears. Indeed, the interest in computational issues in geometry gives a new and con structive direction to the combinatorial study of geometry. It is the intention of this book to demonstrate that computational and com binatorial investigations in geometry are doomed to profit from each other. To reach this goal, I designed this book to consist of three parts, acorn binatorial part, a computational part, and one that presents applications of the results of the first two parts. The choice of the topics covered in this book was guided by my attempt to describe the most fundamental algorithms in computational geometry that have an interesting combinatorial structure. In this early stage geometric transforms played an important role as they reveal connections between seemingly unrelated problems and thus help to structure the field.

Geometric Combinatorics

Geometric Combinatorics
Author :
Publisher : American Mathematical Soc.
Total Pages : 705
Release :
ISBN-10 : 9780821837368
ISBN-13 : 0821837362
Rating : 4/5 (68 Downloads)

Synopsis Geometric Combinatorics by : Ezra Miller

Geometric combinatorics describes a wide area of mathematics that is primarily the study of geometric objects and their combinatorial structure. This text is a compilation of expository articles at the interface between combinatorics and geometry.

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.

Combinatorial Geometry with Applications to Field Theory

Combinatorial Geometry with Applications to Field Theory
Author :
Publisher : Infinite Study
Total Pages : 499
Release :
ISBN-10 : 9781599731001
ISBN-13 : 1599731002
Rating : 4/5 (01 Downloads)

Synopsis Combinatorial Geometry with Applications to Field Theory by : Linfan Mao

This monograph is motivated with surveying mathematics and physics by CC conjecture, i.e., a mathematical science can be reconstructed from or made by combinatorialization. Topics covered in this book include fundamental of mathematical combinatorics, differential Smarandache n-manifolds, combinatorial or differentiable manifolds and submanifolds, Lie multi-groups, combinatorial principal fiber bundles, gravitational field, quantum fields with their combinatorial generalization, also with discussions on fundamental questions in epistemology. All of these are valuable for researchers in combinatorics, topology, differential geometry, gravitational or quantum fields.

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 : 413
Release :
ISBN-10 : 9781461210986
ISBN-13 : 1461210984
Rating : 4/5 (86 Downloads)

Synopsis Computational Geometry by : Franco P. Preparata

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

CGAL Arrangements and Their Applications

CGAL Arrangements and Their Applications
Author :
Publisher : Springer Science & Business Media
Total Pages : 307
Release :
ISBN-10 : 9783642172830
ISBN-13 : 3642172830
Rating : 4/5 (30 Downloads)

Synopsis CGAL Arrangements and Their Applications by : Efi Fogel

Arrangements of curves constitute fundamental structures that have been intensively studied in computational geometry. Arrangements have numerous applications in a wide range of areas – examples include geographic information systems, robot motion planning, statistics, computer-assisted surgery and molecular biology. Implementing robust algorithms for arrangements is a notoriously difficult task, and the CGAL arrangements package is the first robust, comprehensive, generic and efficient implementation of data structures and algorithms for arrangements of curves. This book is about how to use CGAL two-dimensional arrangements to solve problems. The authors first demonstrate the features of the arrangement package and related packages using small example programs. They then describe applications, i.e., complete standalone programs written on top of CGAL arrangements used to solve meaningful problems – for example, finding the minimum-area triangle defined by a set of points, planning the motion of a polygon translating among polygons in the plane, computing the offset polygon, finding the largest common point sets under approximate congruence, constructing the farthest-point Voronoi diagram, coordinating the motion of two discs moving among obstacles in the plane, and performing Boolean operations on curved polygons. The book contains comprehensive explanations of the solution programs, many illustrations, and detailed notes on further reading, and it is supported by a website that contains downloadable software and exercises. It will be suitable for graduate students and researchers involved in applied research in computational geometry, and for professionals who require worked-out solutions to real-life geometric problems. It is assumed that the reader is familiar with the C++ programming-language and with the basics of the generic-programming paradigm.

New Trends in Discrete and Computational Geometry

New Trends in Discrete and Computational Geometry
Author :
Publisher : Springer Science & Business Media
Total Pages : 342
Release :
ISBN-10 : 9783642580437
ISBN-13 : 3642580432
Rating : 4/5 (37 Downloads)

Synopsis New Trends in Discrete and Computational Geometry by : Janos Pach

Discrete and computational geometry are two fields which in recent years have benefitted from the interaction between mathematics and computer science. The results are applicable in areas such as motion planning, robotics, scene analysis, and computer aided design. The book consists of twelve chapters summarizing the most recent results and methods in discrete and computational geometry. All authors are well-known experts in these fields. They give concise and self-contained surveys of the most efficient combinatorical, probabilistic and topological methods that can be used to design effective geometric algorithms for the applications mentioned above. Most of the methods and results discussed in the book have not appeared in any previously published monograph. In particular, this book contains the first systematic treatment of epsilon-nets, geometric tranversal theory, partitions of Euclidean spaces and a general method for the analysis of randomized geometric algorithms. Apart from mathematicians working in discrete and computational geometry this book will also be of great use to computer scientists and engineers, who would like to learn about the most recent results.