cgal/Spatial_searching/doc/Spatial_searching
Sebastien Loriot 30b3388446
New package: Frechet Distance (#8284)
## Summary of Changes

Add a new package computing the approximate Fréchet distance between two
polylines in dD under Euclidean metric, or decides if the distance is
smaller than a given value.

## Release Management

* Affected package(s): Frechet_distance
* Feature (if any):
[link](https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Frechet_Distance)
* License and copyright ownership:  MPI, GeometryFactory, cnrs(?)

## TODO:
- [x] check branch size (@sloriot)
- [x] Make it work with `Epick_d<Dimension_tag<2>>` @sloriot
2025-06-05 16:08:47 +02:00
..
CGAL Merge remote-tracking branch 'cgal/6.0.x-branch' into cgal/master 2025-04-10 18:19:14 +02:00
Concepts Merge remote-tracking branch 'cgal/5.6.x-branch' into HEAD 2024-11-08 16:09:32 +01:00
fig chmod -x 2015-01-07 18:55:19 +01:00
Doxyfile.in Use CGAL_DOC_VERSION 2016-02-11 15:37:54 +01:00
PackageDescription.txt no need to repeat the package name as it is on the line above 2025-05-22 17:53:41 +02:00
Spatial_searching.txt Merge remote-tracking branch 'cgal/6.0.x-branch' into cgal/master 2025-04-10 18:19:14 +02:00
dependencies Fix for example Spatial_searching_2user_defined_point_and_distance.cpp 2024-12-16 17:15:38 +00:00
examples.txt Spatial Searching: Add example storing triangulation vertices 2023-11-27 12:51:20 +00:00