summaryrefslogtreecommitdiff
path: root/src/Spatial_searching/test
AgeCommit message (Expand)Author
2016-10-08Spatial searcing requires CGAL 4.8.1 at least but cmake can only detect CGAL ...vrouvrea
2016-10-06Fix cpplintvrouvrea
2016-10-06Add unitary tests in make test targetvrouvrea
2016-10-06<array> is not used anymorecjamin
2016-10-04Test: kns, kfs... => knn, kfn...cjamin
2016-09-22Clean-up CMakeLists.txtcjamin
2016-09-22Spatial_tree_data_structure => Kd_tree_searchcjamin
2016-09-22Require CGAL 4.8.1 (furthest neighbor is bugged before)cjamin
2016-09-20Fix CMakeListscjamin
2016-09-14Fix construction of pointscjamin
2016-09-02Test incremental functions + compare results between fixed and incrementalcjamin
2016-08-05Added farthest/nearest neighbor division in the functionsskachano
2016-07-06Fix CMake scriptscjamin
2016-06-28Improve testcjamin
2016-06-21Add spatial searching testcjamin