mirror of https://github.com/CGAL/cgal
add missing cgalCite
This commit is contained in:
parent
2dc7f66c8a
commit
7c82e56f48
|
|
@ -283,7 +283,7 @@ polynomial), and runtime performance.
|
||||||
|
|
||||||
Since manifolds are not closed under Boolean operations, Requicha
|
Since manifolds are not closed under Boolean operations, Requicha
|
||||||
proposes to use <I>regularized set operations</I> \cgalCite{cgal:km-st-76},
|
proposes to use <I>regularized set operations</I> \cgalCite{cgal:km-st-76},
|
||||||
cgal:r-rrstm-80. A set is <I>regular</I>, if it equals the closure
|
\cgalCite{cgal:r-rrstm-80}. A set is <I>regular</I>, if it equals the closure
|
||||||
of its interior. A regularized set operation is defined as the
|
of its interior. A regularized set operation is defined as the
|
||||||
standard set operation followed by a regularization of the result.
|
standard set operation followed by a regularization of the result.
|
||||||
Regularized sets are closed under regularized set operations.
|
Regularized sets are closed under regularized set operations.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue