cgal/Optimisation_doc/doc_tex/Inscribed_areas/PkgDescription.tex

17 lines
652 B
TeX

\begin{ccPkgDescription}{Inscribed Areas \label{Pkg:InscribedAreas}}
\ccPkgHowToCiteCgal{cgal:hp-ia-07}
\ccPkgSummary{
This package provides algorithms for computing inscribed areas.
The algorithms for computing inscribed areas are: the largest inscribed
k-gon (area or perimeter) of a convex point set and the largest inscribed
iso-rectangle.}
%\ccPkgDependsOn{}
\ccPkgIntroducedInCGAL{1.1}
\ccPkgLicense{\ccLicenseQPL}
\ccPkgDemo{2D Inscribed k-gon}{demo/max_k-gon.zip}
\ccPkgDemo{2D Largest Empty Rectangle}{demo/largest_empty_rect_2.zip}
\ccPkgIllustration{Inscribed_areas_ref/ler-detail.png}{Inscribed_areas_ref/ler.png}
\end{ccPkgDescription}