Files
cgal/Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization
Attaullah Ansari 91530adb23 Fix: Use O(N log N) sweep-line for polygon simplicity check
Replace naive O(N^2) loop in is_polygon_simple with CGAL::is_simple_2 for improved performance and robustness.

Affected package(s): Surface_mesh_parameterization
2026-01-08 20:40:17 +05:30
..
2025-01-24 14:20:00 +01:00
2025-05-15 07:28:31 +01:00
2022-11-16 13:22:39 +01:00
2025-12-18 15:01:16 +01:00
2022-08-24 12:48:21 +01:00