cgal/SearchStructures/doc_tex/SearchStructures/PkgDescription.tex

13 lines
531 B
TeX

\begin{ccPkgDescription}{dD Range and Segment Trees \label{Pkg:RangeSegmentTreesD}}
\ccPkgHowToCiteCgal{cgal:n-rstd-10}
\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{0.9}
\ccPkgLicense{\ccLicenseQPL}
\ccPkgIllustration{SearchStructures/segment_tree.png}{SearchStructures/segment_tree.png}
\end{ccPkgDescription}