mirror of https://github.com/CGAL/cgal
17 lines
721 B
TeX
17 lines
721 B
TeX
|
|
\begin{ccPkgDescription}{2D Convex Hulls and Extreme Points \label{Pkg:ConvexHull2}}
|
|
\ccPkgHowToCiteCgal{cgal:hs-chep2-08}
|
|
\ccPkgSummary{This package provides functions
|
|
for computing convex hulls in two dimensions as well as functions for
|
|
checking if sets of points are strongly convex are not. There are also
|
|
a number of functions described for computing particular extreme
|
|
points and subsequences of hull points, such as the lower and upper
|
|
hull of a set of points.}
|
|
|
|
%\ccPkgDependsOn{\ccRefPkg:Triangulation2}
|
|
\ccPkgIntroducedInCGAL{1.0}
|
|
\ccPkgLicense{\ccLicenseQPL}
|
|
\ccPkgDemo{2D Convex Hull}{convex_hull_2.zip}
|
|
\ccPkgIllustration{Convex_hull_2/convex_hull.png}{Convex_hull_2/convex_hull.png}
|
|
\end{ccPkgDescription}
|