summaryrefslogtreecommitdiff
path: root/src/Spatial_searching/example
AgeCommit message (Expand)Author
2019-06-14Remove gudhi_patches for CGAL and CGAL 4.11.0 is now the minimal CGAL version...ROUVREAU Vincent
2018-05-15CMake minimal version is now 3.1vrouvrea
2017-09-29Rename a few functions in Kd_tree_searchcjamin
2017-09-13radius search => near searchcjamin
2017-06-20Merge last trunk modificationsvrouvrea
2017-05-30Make install examples mechanismvrouvrea
2017-04-19Rename tests and examples to be consistent with the naming rulesvrouvrea
2017-04-13Add radius searchcjamin
2016-10-06Fix cpplintvrouvrea
2016-10-06Add unitary tests in make test targetvrouvrea
2016-10-04kns, kfs... => knn, kfn...cjamin
2016-10-04Modify the example to avoid misleading the usercjamin
2016-09-28Unused typedefcjamin
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-14Fix construction of pointscjamin
2016-09-01Fix sentencecjamin
2016-08-05Added farthest/nearest neighbor division in the functionsskachano
2016-07-06Fix CMake scriptscjamin
2016-07-06Missing find_packagecjamin
2016-06-30Improved examplecjamin
2016-06-28Add examplecjamin