This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "UNNAMED PROJECT".
The branch, sylvain/rtree_height has been updated
via e2267961dd896ec4024d3615c91c0d5add036d50 (commit)
from 4d2ba7b4299dd0334e78074a9766ef247ec0803c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit e2267961dd896ec4024d3615c91c0d5add036d50
Author: Sylvain Bougerel <syl...@gm...>
Date: Sun Feb 8 14:45:58 2015 +0800
Height of the node is now working as designed. Some improvements are necessary for mapping_iterator and equal_iterator, but its ready to be tested against the weight approach
-----------------------------------------------------------------------
Summary of changes:
examples/CMakeLists.txt | 4 +-
examples/performance/mapping_performance.cpp | 4 +-
src/algorithm.hpp | 40 ++++++------
src/bits/spatial_equal.hpp | 90 +++++++++++++++++++++++---
src/bits/spatial_kdtree.hpp | 12 +--
src/bits/spatial_relaxed_kdtree.hpp | 45 +++----------
src/spatial.hpp | 2 +-
tests/bits/spatial_test_relaxed_kdtree.hpp | 43 ++----------
8 files changed, 129 insertions(+), 111 deletions(-)
hooks/post-receive
--
UNNAMED PROJECT
|