cgal/HalfedgeDS
Sebastien Loriot d24b862fcd
Early exits in compare squared distance to improve performance (#8758)
_Please use the following template to help us managing pull requests._

## Summary of Changes

compare_squared_distance are know wrote specifically for each pair of
objects instead of simply calling compare and squared_distance improving
performance.
Add test and benchmark for compare_squared_distance.
Add global functions to call compare_squared_distance.

## Release Management

* Affected package(s): Distance_3
* Issue(s) solved (if any):
* Feature/Small Feature (if any):
* Link to compiled documentation (obligatory for small feature) [*wrong
link name to be changed*](httpssss://wrong_URL_to_be_changed/Manual/Pkg)
* License and copyright ownership:
2025-03-17 13:52:33 +01:00
..
doc/HalfedgeDS remove todo 2025-02-14 11:03:32 +01:00
examples/HalfedgeDS update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00
include/CGAL Correct error in include name 2025-02-28 16:26:53 +01:00
package_info/HalfedgeDS fix dependencies 2025-03-03 20:07:48 +01:00
test/HalfedgeDS update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00