cgal/SearchStructures/doc_tex/SearchStructures/PkgDescription.tex

12 lines
435 B
TeX

\begin{ccPkgDescription}{dD Range and Segment Trees \label{Pkg:RangeSegmentTreesD}}
\ccHowToCite{cgal:n-rstd-06}
\ccPkgSummary{Range and segment trees allow to perform window queries on point
sets, and to enumerate all ranges enclosing a query point. The provided data structures
are static and they are optimized for fast queries.}
%\ccPkgDependsOn{}
\ccPkgIntroducedInCGAL{2.4}
\ccPkgLicense{\ccLicenseQPL}
\end{ccPkgDescription}