Download List

Descripción del Proyecto

librangetree is a C++ template, implementing a 2D range tree for both counting and reporting queries. It is just about the fastest way to do 2D searches.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-01-05 06:51 Back to release list
1.2

Esta versión optimiza el uso de RAM en plataformas de 64 bits, mejora en un 37%. Ya que puede tener un efecto perjudicial sobre la velocidad de búsqueda de informes, esta optimización puede desactivarse si lo desea.
This release optimizes the RAM use on 64-bit platforms, improving it by 37%. Since it may have a detrimental effect on reporting search speed, this optimization can be disabled if desired.

Project Resources