cgal/Spatial_searching
Marc Glisse cfd4e92153 Use extended Kd_tree information also for search / search_any_point.
Note that we don't want to use set_upper_bound, because it calls
set_max_span, which the current split already avoids.
Also fix Kd_tree_rectangle::lower() with fixed dimension.
2017-01-13 02:11:40 +01:00
..
benchmark/Spatial_searching Use get_default_random() instead of default_random 2016-03-09 10:35:21 +01:00
doc/Spatial_searching Let remove() take a functor as argument. 2016-10-27 23:17:42 +02:00
examples/Spatial_searching improve the name of projects in cmake scripts of examples 2016-09-08 00:02:55 +02:00
include/CGAL Use extended Kd_tree information also for search / search_any_point. 2017-01-13 02:11:40 +01:00
package_info/Spatial_searching
test/Spatial_searching Confusion between the 2 islower flags. Ordering issue on setting / clearing removed_ flag. 2016-11-25 17:19:03 +01:00
TODO.txt