MPI-INF Logo
MPI-INF/SWS Research Reports 1991-2021

1. Author,Editor - 1. by Individual

MPI-I-2001-1-003

Implementation of planar Nef polyhedra

Seel, Michael

August 2001, 345 pages.

.
Status: available - back from printing

A planar Nef polyhedron is any set that can be obtained from the open half-space by a finite number of set complement and set intersection operations. The set of Nef polyhedra is closed under the Boolean set operations. We describe a date structure that realizes two-dimensional Nef polyhedra and offers a large set of binary and unary set operations. The underlying set operations are realized by an efficient and complete algorithm for the overlay of two Nef polyhedra. The algorithm is efficient in the sense that its running time is bounded by the size of the inputs plus the size of the output times a logarithmic factor. The algorithm is complete in the sense that it can handle all inputs and requires no general position assumption. The seecond part of the algorithmic interface considers point location and ray shooting in planar subdivisions. The implementation follows the generic programming paradigm in C++ and CGAL. Several concept interfaces are defined that allow the adaptation of the software by the means of traits classes. The described project is part of the CGAL libarary version 2.3.

  • MPI-I-2001-1-003.pdfMPI-I-2001-1-003.ps
  • Attachement: MPI-I-2001-1-003.ps (1821 KBytes); MPI-I-2001-1-003.pdf (1334 KBytes)

URL to this document: https://domino.mpi-inf.mpg.de/internet/reports.nsf/NumberView/2001-1-003

Hide details for BibTeXBibTeX
@TECHREPORT{Seel2001,
  AUTHOR = {Seel, Michael},
  TITLE = {Implementation of planar Nef polyhedra},
  TYPE = {Research Report},
  INSTITUTION = {Max-Planck-Institut f{\"u}r Informatik},
  ADDRESS = {Stuhlsatzenhausweg 85, 66123 Saarbr{\"u}cken, Germany},
  NUMBER = {MPI-I-2001-1-003},
  MONTH = {August},
  YEAR = {2001},
  ISSN = {0946-011X},
}