1.

Record Nr.

UNISA996465760703316

Autore

Knuth Donald E

Titolo

Axioms and Hulls [[electronic resource] /] / by Donald E. Knuth

Pubbl/distr/stampa

Berlin, Heidelberg : , : Springer Berlin Heidelberg : , : Imprint : Springer, , 1992

ISBN

3-540-47259-2

Edizione

[1st ed. 1992.]

Descrizione fisica

1 online resource (X, 114 p.)

Collana

Lecture Notes in Computer Science, , 0302-9743 ; ; 606

Disciplina

516/.08

Soggetti

Computers

Application software

Discrete mathematics

Computer graphics

Algorithms

Combinatorics

Theory of Computation

Computer Applications

Discrete Mathematics

Computer Graphics

Algorithm Analysis and Problem Complexity

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Note generali

Bibliographic Level Mode of Issuance: Monograph

Sommario/riassunto

One way to advance the science of computational geometry is to make a comprehensive study of fundamental operations that are used in many different algorithms. This monograph attempts such an investigation in the case of two basic predicates: the counterclockwise relation pqr, which states that the circle through points (p, q, r) is traversed counterclockwise when we encounter the points in cyclic order p, q, r, p,...; and the incircle relation pqrs, which states that s lies inside that circle if pqr is true, or outside that circle if pqr is false. The author, Donald Knuth, is one of the greatest computer scientists of our time. A few years ago, he and some of his students were looking at amap that pinpointed the locations of about 100 cities. They asked,



"Which ofthese cities are neighbors of each other?" They knew intuitively that some pairs of cities were neighbors and some were not; they wanted to find a formal mathematical characterization that would match their intuition.This monograph is the result.