日本語
 
Help Privacy Policy ポリシー/免責事項
  詳細検索ブラウズ

アイテム詳細


公開

学術論文

Exact, Efficient and Complete Arrangement Computation for Cubic Curves

MPS-Authors
/persons/resource/persons44369

Eigenwillig,  Arno
Algorithms and Complexity, MPI for Informatics, Max Planck Society;

/persons/resource/persons44766

Kettner,  Lutz
Algorithms and Complexity, MPI for Informatics, Max Planck Society;

/persons/resource/persons45414

Schömer,  Elmar
Algorithms and Complexity, MPI for Informatics, Max Planck Society;

/persons/resource/persons45758

Wolpert,  Nicola
Algorithms and Complexity, MPI for Informatics, Max Planck Society;

External Resource
There are no locators available
Fulltext (restricted access)
There are currently no full texts shared for your IP range.
フルテキスト (公開)
公開されているフルテキストはありません
付随資料 (公開)
There is no public supplementary material available
引用

Eigenwillig, A., Kettner, L., Schömer, E., & Wolpert, N. (2006). Exact, Efficient and Complete Arrangement Computation for Cubic Curves. Computational Geometry, 35, 36-73.


引用: https://hdl.handle.net/11858/00-001M-0000-000F-22C2-8
要旨
The Bentley-Ottmann sweep-line method can compute the arrangement of planar curves, provided a number of geometric primitives operating on the curves are available. We discuss the reduction of the primitives to the analysis of curves and curve pairs, and describe efficient realizations of these analyses for planar algebraic curves of degree three or less. We obtain a \emph{complete}, \emph{exact}, and \emph{efficient\/} algorithm for computing arrangements of cubic curves. Special cases of cubic curves are conics as well as implicitized cubic splines and B\'ezier curves. The algorithm is \emph{complete\/} in that it handles all possible degeneracies such as tangential intersections and singularities. It is \emph{exact\/} in that it provides the mathematically correct result. It is \emph{efficient\/} in that it can handle hundreds of curves with a quarter million of segments in the final arrangement. The algorithm has been implemented in C\texttt{++} as an \textsc{Exacus} library called \textsc{CubiX}.