cgal/Kernel_d
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
..
doc/Kernel_d New package: Frechet Distance (#8284) 2025-06-05 16:08:47 +02:00
include/CGAL Move Bbox_d.h to NewKernel 2025-01-10 15:08:08 +00:00
package_info/Kernel_d Commit all new dependencies files 2018-03-06 18:44:48 +01:00
test/Kernel_d update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00