pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

cgal: Update to version 5.5.2.



Module Name:	pkgsrc-wip
Committed By:	Paul Ripke <stix%stix.id.au@localhost>
Pushed By:	stix
Date:		Sun Jun 4 16:53:19 2023 +1000
Changeset:	00074369936f1d9ba44816c2ec5caf47eb23ebf5

Modified Files:
	cgal/Makefile
	cgal/PLIST
	cgal/distinfo

Log Message:
cgal: Update to version 5.5.2.

Many changes, most recent being found at:
https://github.com/CGAL/cgal/releases/tag/v5.5

Tested as a dependency of wip/prusaslicer.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=00074369936f1d9ba44816c2ec5caf47eb23ebf5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 cgal/Makefile |  13 +-
 cgal/PLIST    | 736 ++++++++++++++++++++++++++++++++++++++--------------------
 cgal/distinfo |   6 +-
 3 files changed, 493 insertions(+), 262 deletions(-)

diffs:
diff --git a/cgal/Makefile b/cgal/Makefile
index 07a090d6d9..9a12331b91 100644
--- a/cgal/Makefile
+++ b/cgal/Makefile
@@ -1,11 +1,10 @@
 # $NetBSD$
 
-DISTNAME=	CGAL-5.1
+DISTNAME=	CGAL-5.5.2
 PKGNAME=	${DISTNAME:tl}
 CATEGORIES=	math
 MASTER_SITES=	${MASTER_SITE_GITHUB:=CGAL/}
 GITHUB_RELEASE=	v${PKGVERSION_NOREV}
-
 EXTRACT_SUFX=	.tar.xz
 
 MAINTAINER=	reinoud%NetBSD.org@localhost
@@ -20,16 +19,6 @@ CMAKE_ARGS+=	-DCGAL_INSTALL_MAN_DIR=${PREFIX}/${PKGMANDIR}/man1
 REPLACE_SH+=	scripts/cgal_create_CMakeLists
 REPLACE_SH+=	scripts/cgal_create_cmake_script
 
-# SUBST_CLASSES+=		wrkdir
-# SUBST_FILES.wrkdir+=	src/CGAL/CMakeFiles/Export/lib/cmake/CGAL/*.cmake
-# SUBST_FILES.wrkdir+=	config/CGALConfig.cmake
-# SUBST_MESSAGE.wrkdir=	Removing wrkdir from installed cmake files.
-# SUBST_SED.wrkdir=	-e "s|${WRKDIR}/.buildlink|${PREFIX}|g"
-# SUBST_STAGE.wrkdir=	pre-install
-
-# pre-install:
-#	 find ${WRKSRC} -name \*.orig -exec rm {} \;
-
 .include "../../devel/boost-headers/buildlink3.mk"
 .include "../../devel/boost-libs/buildlink3.mk"
 .include "../../math/mpfr/buildlink3.mk"
diff --git a/cgal/PLIST b/cgal/PLIST
index 311f83a7da..5673c97786 100644
--- a/cgal/PLIST
+++ b/cgal/PLIST
@@ -11,10 +11,24 @@ include/CGAL/AABB_primitive.h
 include/CGAL/AABB_segment_primitive.h
 include/CGAL/AABB_traits.h
 include/CGAL/AABB_tree.h
+include/CGAL/AABB_tree/internal/AABB_drawing_traits.h
+include/CGAL/AABB_tree/internal/AABB_node.h
+include/CGAL/AABB_tree/internal/AABB_ray_intersection.h
+include/CGAL/AABB_tree/internal/AABB_search_tree.h
+include/CGAL/AABB_tree/internal/AABB_traversal_traits.h
+include/CGAL/AABB_tree/internal/Has_nested_type_Shared_data.h
+include/CGAL/AABB_tree/internal/Is_ray_intersection_geomtraits.h
+include/CGAL/AABB_tree/internal/Primitive_helper.h
+include/CGAL/AABB_tree/internal/triangle_datum_covering.h
 include/CGAL/AABB_triangle_primitive.h
 include/CGAL/AABB_triangulation_3_cell_primitive.h
 include/CGAL/AABB_triangulation_3_triangle_primitive.h
 include/CGAL/Advancing_front_surface_reconstruction.h
+include/CGAL/Advancing_front_surface_reconstruction/internal/Surface_face_base_2.h
+include/CGAL/Advancing_front_surface_reconstruction/internal/Surface_vertex_base_2.h
+include/CGAL/Advancing_front_surface_reconstruction/internal/construct_polyhedron.h
+include/CGAL/Advancing_front_surface_reconstruction/internal/construct_surface_2.h
+include/CGAL/Advancing_front_surface_reconstruction/internal/write_triple_indices.h
 include/CGAL/Advancing_front_surface_reconstruction_cell_base_3.h
 include/CGAL/Advancing_front_surface_reconstruction_vertex_base_3.h
 include/CGAL/Aff_transformation_2.h
@@ -76,11 +90,24 @@ include/CGAL/Algebraic_structure_traits.h
 include/CGAL/Alpha_shape_2.h
 include/CGAL/Alpha_shape_3.h
 include/CGAL/Alpha_shape_cell_base_3.h
-include/CGAL/Alpha_shape_euclidean_traits_2.h
-include/CGAL/Alpha_shape_euclidean_traits_3.h
 include/CGAL/Alpha_shape_face_base_2.h
 include/CGAL/Alpha_shape_vertex_base_2.h
 include/CGAL/Alpha_shape_vertex_base_3.h
+include/CGAL/Alpha_shapes_2/internal/Lazy_alpha_nt_2.h
+include/CGAL/Alpha_shapes_3/internal/Classification_type.h
+include/CGAL/Alpha_shapes_3/internal/Lazy_alpha_nt_3.h
+include/CGAL/Alpha_wrap_3/internal/Alpha_wrap_3.h
+include/CGAL/Alpha_wrap_3/internal/Alpha_wrap_AABB_traits.h
+include/CGAL/Alpha_wrap_3/internal/Oracle_base.h
+include/CGAL/Alpha_wrap_3/internal/Point_set_oracle.h
+include/CGAL/Alpha_wrap_3/internal/Segment_soup_oracle.h
+include/CGAL/Alpha_wrap_3/internal/Triangle_mesh_oracle.h
+include/CGAL/Alpha_wrap_3/internal/Triangle_soup_oracle.h
+include/CGAL/Alpha_wrap_3/internal/gate_priority_queue.h
+include/CGAL/Alpha_wrap_3/internal/geometry_utils.h
+include/CGAL/Alpha_wrap_3/internal/offset_intersection.h
+include/CGAL/Alpha_wrap_3/internal/oracles.h
+include/CGAL/Alpha_wrap_3/internal/splitting_helper.h
 include/CGAL/Apollonius_graph_2.h
 include/CGAL/Apollonius_graph_2/Apollonius_graph_2_impl.h
 include/CGAL/Apollonius_graph_2/Apollonius_graph_hierarchy_2_impl.h
@@ -294,13 +321,21 @@ include/CGAL/Arrangement_with_history_2.h
 include/CGAL/Arrangement_zone_2.h
 include/CGAL/BOOST_MP_arithmetic_kernel.h
 include/CGAL/Barycentric_coordinates_2.h
+include/CGAL/Barycentric_coordinates_2/Delaunay_domain_2.h
 include/CGAL/Barycentric_coordinates_2/Discrete_harmonic_2.h
+include/CGAL/Barycentric_coordinates_2/Discrete_harmonic_coordinates_2.h
 include/CGAL/Barycentric_coordinates_2/Generalized_barycentric_coordinates_2.h
+include/CGAL/Barycentric_coordinates_2/Harmonic_coordinates_2.h
 include/CGAL/Barycentric_coordinates_2/Mean_value_2.h
-include/CGAL/Barycentric_coordinates_2/Segment_coordinates_2.h
-include/CGAL/Barycentric_coordinates_2/Triangle_coordinates_2.h
+include/CGAL/Barycentric_coordinates_2/Mean_value_coordinates_2.h
 include/CGAL/Barycentric_coordinates_2/Wachspress_2.h
+include/CGAL/Barycentric_coordinates_2/Wachspress_coordinates_2.h
 include/CGAL/Barycentric_coordinates_2/barycentric_enum_2.h
+include/CGAL/Barycentric_coordinates_2/boundary_coordinates_2.h
+include/CGAL/Barycentric_coordinates_2/internal/utils_2.h
+include/CGAL/Barycentric_coordinates_2/segment_coordinates_2.h
+include/CGAL/Barycentric_coordinates_2/triangle_coordinates_2.h
+include/CGAL/Basic_shaders.h
 include/CGAL/Bbox_2.h
 include/CGAL/Bbox_3.h
 include/CGAL/Bigfloat_interval_traits.h
@@ -337,6 +372,14 @@ include/CGAL/Boolean_set_operations_2/Gps_traits_decorator.h
 include/CGAL/Boolean_set_operations_2/Indexed_event.h
 include/CGAL/Boolean_set_operations_2/Point_with_vertex.h
 include/CGAL/Boolean_set_operations_2/Polygon_2_curve_iterator.h
+include/CGAL/Boolean_set_operations_2/Polygon_conversions.h
+include/CGAL/Boolean_set_operations_2/complement.h
+include/CGAL/Boolean_set_operations_2/difference.h
+include/CGAL/Boolean_set_operations_2/do_intersect.h
+include/CGAL/Boolean_set_operations_2/intersection.h
+include/CGAL/Boolean_set_operations_2/join.h
+include/CGAL/Boolean_set_operations_2/oriented_side.h
+include/CGAL/Boolean_set_operations_2/symmetric_difference.h
 include/CGAL/Bounded_kernel.h
 include/CGAL/Box_intersection_d/Box_d.h
 include/CGAL/Box_intersection_d/Box_traits_d.h
@@ -541,7 +584,6 @@ include/CGAL/Classification/Planimetric_grid.h
 include/CGAL/Classification/Point_set_feature_generator.h
 include/CGAL/Classification/Point_set_neighborhood.h
 include/CGAL/Classification/Sum_of_weighted_features_classifier.h
-include/CGAL/Classification/TensorFlow/Neural_network_classifier.h
 include/CGAL/Classification/classify.h
 include/CGAL/Classification/compressed_float.h
 include/CGAL/Classification/internal/verbosity.h
@@ -549,13 +591,15 @@ include/CGAL/Classification/property_maps.h
 include/CGAL/Coercion_traits.h
 include/CGAL/Combination_enumerator.h
 include/CGAL/Combinatorial_map.h
+include/CGAL/Combinatorial_map/internal/Combinatorial_map_copy_functors.h
+include/CGAL/Combinatorial_map/internal/Combinatorial_map_group_functors.h
+include/CGAL/Combinatorial_map/internal/Combinatorial_map_internal_functors.h
+include/CGAL/Combinatorial_map/internal/Combinatorial_map_sewable.h
+include/CGAL/Combinatorial_map/internal/Combinatorial_map_utility.h
 include/CGAL/Combinatorial_map_basic_operations.h
-include/CGAL/Combinatorial_map_constructors.h
 include/CGAL/Combinatorial_map_functors.h
 include/CGAL/Combinatorial_map_fwd.h
-include/CGAL/Combinatorial_map_insertions.h
 include/CGAL/Combinatorial_map_iterators_base.h
-include/CGAL/Combinatorial_map_min_items.h
 include/CGAL/Combinatorial_map_operations.h
 include/CGAL/Combinatorial_map_save_load.h
 include/CGAL/Combinatorial_map_storages.h
@@ -610,9 +654,10 @@ include/CGAL/Convex_hull_2/convexity_check_2_impl.h
 include/CGAL/Convex_hull_3/dual/Convex_hull_traits_dual_2.h
 include/CGAL/Convex_hull_3/dual/Convex_hull_traits_dual_3.h
 include/CGAL/Convex_hull_3/dual/halfspace_intersection_3.h
+include/CGAL/Convex_hull_3/dual/halfspace_intersection_interior_point_3.h
 include/CGAL/Convex_hull_3/dual/halfspace_intersection_with_constructions_3.h
-include/CGAL/Convex_hull_3/dual/interior_polyhedron_3.h
 include/CGAL/Convex_hull_3/dual/predicates.h
+include/CGAL/Convex_hull_3/internal/Indexed_triangle_set.h
 include/CGAL/Convex_hull_d.h
 include/CGAL/Convex_hull_d_to_polyhedron_3.h
 include/CGAL/Convex_hull_d_traits_3.h
@@ -622,6 +667,7 @@ include/CGAL/Convex_hull_projective_xz_traits_2.h
 include/CGAL/Convex_hull_projective_yz_traits_2.h
 include/CGAL/Convex_hull_traits_3.h
 include/CGAL/Convex_hull_traits_adapter_2.h
+include/CGAL/Convex_hull_vertex_base_2.h
 include/CGAL/Counted_number.h
 include/CGAL/Counting_iterator.h
 include/CGAL/Curved_kernel_via_analysis_2/Arc_2.h
@@ -667,10 +713,51 @@ include/CGAL/Delaunay_triangulation_adaptation_policies_2.h
 include/CGAL/Delaunay_triangulation_adaptation_traits_2.h
 include/CGAL/Delaunay_triangulation_cell_base_3.h
 include/CGAL/Delaunay_triangulation_cell_base_with_circumcenter_3.h
+include/CGAL/Delaunay_triangulation_on_sphere_2.h
+include/CGAL/Delaunay_triangulation_on_sphere_adaptation_policies_2.h
+include/CGAL/Delaunay_triangulation_on_sphere_adaptation_traits_2.h
+include/CGAL/Delaunay_triangulation_on_sphere_traits_2.h
 include/CGAL/Diagonalize_traits.h
 include/CGAL/Dimension.h
 include/CGAL/Direction_2.h
 include/CGAL/Direction_3.h
+include/CGAL/Distance_2/Line_2_Line_2.h
+include/CGAL/Distance_2/Line_2_Triangle_2.h
+include/CGAL/Distance_2/Point_2_Line_2.h
+include/CGAL/Distance_2/Point_2_Point_2.h
+include/CGAL/Distance_2/Point_2_Ray_2.h
+include/CGAL/Distance_2/Point_2_Segment_2.h
+include/CGAL/Distance_2/Point_2_Triangle_2.h
+include/CGAL/Distance_2/Ray_2_Line_2.h
+include/CGAL/Distance_2/Ray_2_Ray_2.h
+include/CGAL/Distance_2/Ray_2_Triangle_2.h
+include/CGAL/Distance_2/Segment_2_Line_2.h
+include/CGAL/Distance_2/Segment_2_Ray_2.h
+include/CGAL/Distance_2/Segment_2_Segment_2.h
+include/CGAL/Distance_2/Segment_2_Triangle_2.h
+include/CGAL/Distance_2/Triangle_2_Triangle_2.h
+include/CGAL/Distance_2/internal/squared_distance_utils_2.h
+include/CGAL/Distance_3/Line_3_Line_3.h
+include/CGAL/Distance_3/Line_3_Plane_3.h
+include/CGAL/Distance_3/Plane_3_Plane_3.h
+include/CGAL/Distance_3/Point_3_Line_3.h
+include/CGAL/Distance_3/Point_3_Plane_3.h
+include/CGAL/Distance_3/Point_3_Point_3.h
+include/CGAL/Distance_3/Point_3_Ray_3.h
+include/CGAL/Distance_3/Point_3_Segment_3.h
+include/CGAL/Distance_3/Point_3_Tetrahedron_3.h
+include/CGAL/Distance_3/Point_3_Triangle_3.h
+include/CGAL/Distance_3/Point_3_Weighted_point_3.h
+include/CGAL/Distance_3/Ray_3_Line_3.h
+include/CGAL/Distance_3/Ray_3_Plane_3.h
+include/CGAL/Distance_3/Ray_3_Ray_3.h
+include/CGAL/Distance_3/Segment_3_Line_3.h
+include/CGAL/Distance_3/Segment_3_Plane_3.h
+include/CGAL/Distance_3/Segment_3_Ray_3.h
+include/CGAL/Distance_3/Segment_3_Segment_3.h
+include/CGAL/Distance_3/Triangle_3_Triangle_3.h
+include/CGAL/Distance_3/Weighted_point_3_Weighted_point_3.h
+include/CGAL/Distance_3/internal/squared_distance_utils_3.h
 include/CGAL/Double_map.h
 include/CGAL/Dummy_tds_2.h
 include/CGAL/Dynamic_matrix.h
@@ -737,6 +824,30 @@ include/CGAL/Filtered_extended_homogeneous.h
 include/CGAL/Filtered_kernel.h
 include/CGAL/Filtered_kernel/Cartesian_coordinate_iterator_2.h
 include/CGAL/Filtered_kernel/Cartesian_coordinate_iterator_3.h
+include/CGAL/Filtered_kernel/internal/Static_filters/Angle_3.h
+include/CGAL/Filtered_kernel/internal/Static_filters/Collinear_3.h
+include/CGAL/Filtered_kernel/internal/Static_filters/Compare_distance_3.h
+include/CGAL/Filtered_kernel/internal/Static_filters/Compare_squared_radius_3.h
+include/CGAL/Filtered_kernel/internal/Static_filters/Compare_weighted_squared_radius_3.h
+include/CGAL/Filtered_kernel/internal/Static_filters/Compare_x_2.h
+include/CGAL/Filtered_kernel/internal/Static_filters/Compare_y_2.h
+include/CGAL/Filtered_kernel/internal/Static_filters/Compare_y_at_x_2.h
+include/CGAL/Filtered_kernel/internal/Static_filters/Coplanar_3.h
+include/CGAL/Filtered_kernel/internal/Static_filters/Coplanar_orientation_3.h
+include/CGAL/Filtered_kernel/internal/Static_filters/Coplanar_side_of_bounded_circle_3.h
+include/CGAL/Filtered_kernel/internal/Static_filters/Do_intersect_2.h
+include/CGAL/Filtered_kernel/internal/Static_filters/Do_intersect_3.h
+include/CGAL/Filtered_kernel/internal/Static_filters/Equal_2.h
+include/CGAL/Filtered_kernel/internal/Static_filters/Equal_3.h
+include/CGAL/Filtered_kernel/internal/Static_filters/Is_degenerate_3.h
+include/CGAL/Filtered_kernel/internal/Static_filters/Orientation_2.h
+include/CGAL/Filtered_kernel/internal/Static_filters/Orientation_3.h
+include/CGAL/Filtered_kernel/internal/Static_filters/Power_side_of_oriented_power_sphere_3.h
+include/CGAL/Filtered_kernel/internal/Static_filters/Side_of_oriented_circle_2.h
+include/CGAL/Filtered_kernel/internal/Static_filters/Side_of_oriented_sphere_3.h
+include/CGAL/Filtered_kernel/internal/Static_filters/Static_filter_error.h
+include/CGAL/Filtered_kernel/internal/Static_filters/Static_filters.h
+include/CGAL/Filtered_kernel/internal/Static_filters/tools.h
 include/CGAL/Filtered_kernel_d.h
 include/CGAL/Filtered_kernel_fwd.h
 include/CGAL/Filtered_predicate.h
@@ -769,12 +880,17 @@ include/CGAL/General_polygon_set_2.h
 include/CGAL/General_polygon_set_on_surface_2.h
 include/CGAL/General_polygon_with_holes_2.h
 include/CGAL/Generalized_map.h
+include/CGAL/Generalized_map/internal/Generalized_map_group_functors.h
+include/CGAL/Generalized_map/internal/Generalized_map_internal_functors.h
+include/CGAL/Generalized_map/internal/Generalized_map_sewable.h
 include/CGAL/Generalized_map_fwd.h
 include/CGAL/Generalized_map_iterators_base.h
 include/CGAL/Generalized_map_operations.h
 include/CGAL/Generalized_map_save_load.h
 include/CGAL/Generalized_map_storages.h
+include/CGAL/Generator/internal/Generic_random_point_generator.h
 include/CGAL/Generic_map_min_items.h
+include/CGAL/Geographical_coordinates_traits_2.h
 include/CGAL/Get_arithmetic_kernel.h
 include/CGAL/Gmp_coercion_traits.h
 include/CGAL/Gmpfi.h
@@ -814,6 +930,7 @@ include/CGAL/Handle_with_policy.h
 include/CGAL/Has_conversion.h
 include/CGAL/Has_member.h
 include/CGAL/Has_timestamp.h
+include/CGAL/Hash_map/internal/chained_map.h
 include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h
 include/CGAL/Heat_method_3/internal/Intrinsic_Delaunay_triangulation_3.h
 include/CGAL/Heat_method_3/internal/V2V.h
@@ -869,9 +986,13 @@ include/CGAL/Hyperbolic_Delaunay_triangulation_2.h
 include/CGAL/Hyperbolic_Delaunay_triangulation_CK_traits_2.h
 include/CGAL/Hyperbolic_Delaunay_triangulation_traits_2.h
 include/CGAL/Hyperbolic_octagon_translation.h
+include/CGAL/Hyperbolic_triangulation_2/internal/Exact_complex.h
+include/CGAL/Hyperbolic_triangulation_2/internal/Hyperbolic_Delaunay_triangulation_traits_2_functions.h
 include/CGAL/Hyperbolic_triangulation_face_base_2.h
 include/CGAL/IEEE_754_unions.h
-include/CGAL/IO/Alpha_shape_3_VRML_2_ostream.h
+include/CGAL/IO/3MF.h
+include/CGAL/IO/3MF/read_3mf.h
+include/CGAL/IO/3MF/write_3mf.h
 include/CGAL/IO/Arr_iostream.h
 include/CGAL/IO/Arr_text_formatter.h
 include/CGAL/IO/Arr_with_history_2_reader.h
@@ -896,98 +1017,87 @@ include/CGAL/IO/Fig_stream.h
 include/CGAL/IO/Fig_stream_Conic_arc_2.h
 include/CGAL/IO/File_avizo.h
 include/CGAL/IO/File_binary_mesh_3.h
-include/CGAL/IO/File_header_OFF.h
-include/CGAL/IO/File_header_OFF_impl.h
-include/CGAL/IO/File_header_extended_OFF.h
-include/CGAL/IO/File_header_extended_OFF_impl.h
 include/CGAL/IO/File_maya.h
 include/CGAL/IO/File_medit.h
 include/CGAL/IO/File_poly.h
-include/CGAL/IO/File_scanner_OFF.h
-include/CGAL/IO/File_scanner_OFF_impl.h
 include/CGAL/IO/File_tetgen.h
-include/CGAL/IO/File_writer_OFF.h
-include/CGAL/IO/File_writer_OFF_impl.h
-include/CGAL/IO/File_writer_VRML_2.h
-include/CGAL/IO/File_writer_VRML_2_impl.h
-include/CGAL/IO/File_writer_inventor.h
-include/CGAL/IO/File_writer_inventor_impl.h
-include/CGAL/IO/File_writer_wavefront.h
-include/CGAL/IO/File_writer_wavefront_impl.h
+include/CGAL/IO/GOCAD.h
 include/CGAL/IO/Generic_writer.h
-include/CGAL/IO/Geomview_stream.h
-include/CGAL/IO/Geomview_stream_impl.h
 include/CGAL/IO/Gps_iostream.h
-include/CGAL/IO/Inventor_ostream.h
 include/CGAL/IO/Istream_iterator.h
 include/CGAL/IO/Nef_polyhedron_2_PS_stream.h
 include/CGAL/IO/Nef_polyhedron_iostream_3.h
-include/CGAL/IO/OBJ_reader.h
-include/CGAL/IO/OFF_reader.h
+include/CGAL/IO/OBJ.h
+include/CGAL/IO/OBJ/File_writer_wavefront.h
+include/CGAL/IO/OFF.h
+include/CGAL/IO/OFF/File_header_OFF.h
+include/CGAL/IO/OFF/File_header_OFF_impl.h
+include/CGAL/IO/OFF/File_header_extended_OFF.h
+include/CGAL/IO/OFF/File_header_extended_OFF_impl.h
+include/CGAL/IO/OFF/File_scanner_OFF.h
+include/CGAL/IO/OFF/File_writer_OFF.h
+include/CGAL/IO/OFF/Scanner_OFF.h
+include/CGAL/IO/OFF/generic_copy_OFF.h
+include/CGAL/IO/OI.h
+include/CGAL/IO/OI/File_writer_inventor.h
+include/CGAL/IO/OI/Inventor_ostream.h
 include/CGAL/IO/Ostream_iterator.h
 include/CGAL/IO/PLY.h
-include/CGAL/IO/PLY_reader.h
-include/CGAL/IO/PLY_writer.h
+include/CGAL/IO/PLY/PLY_reader.h
+include/CGAL/IO/PLY/PLY_writer.h
+include/CGAL/IO/Polyhedron_OFF_iostream.h
 include/CGAL/IO/Polyhedron_VRML_1_ostream.h
 include/CGAL/IO/Polyhedron_VRML_2_ostream.h
-include/CGAL/IO/Polyhedron_builder_from_STL.h
-include/CGAL/IO/Polyhedron_geomview_ostream.h
 include/CGAL/IO/Polyhedron_inventor_ostream.h
 include/CGAL/IO/Polyhedron_iostream.h
 include/CGAL/IO/Polyhedron_scan_OFF.h
-include/CGAL/IO/STL_reader.h
-include/CGAL/IO/STL_writer.h
-include/CGAL/IO/Scanner_OFF.h
+include/CGAL/IO/STL.h
+include/CGAL/IO/STL/STL_reader.h
 include/CGAL/IO/Tee_for_output_iterator.h
-include/CGAL/IO/Triangulation_geomview_ostream_2.h
-include/CGAL/IO/Triangulation_geomview_ostream_3.h
 include/CGAL/IO/Triangulation_off_ostream.h
 include/CGAL/IO/Triangulation_off_ostream_2.h
 include/CGAL/IO/Triangulation_off_ostream_3.h
 include/CGAL/IO/Triangulation_ps_stream.h
-include/CGAL/IO/VRML_1_ostream.h
-include/CGAL/IO/VRML_2_ostream.h
+include/CGAL/IO/VRML.h
+include/CGAL/IO/VRML/File_writer_VRML_2.h
+include/CGAL/IO/VRML/VRML_1_ostream.h
+include/CGAL/IO/VRML/VRML_2_ostream.h
+include/CGAL/IO/VTK.h
+include/CGAL/IO/VTK/VTK_reader.h
+include/CGAL/IO/VTK/VTK_writer.h
 include/CGAL/IO/Verbose_ostream.h
 include/CGAL/IO/WKT.h
-include/CGAL/IO/Writer_OFF.h
-include/CGAL/IO/alpha_shape_geomview_ostream_3.h
+include/CGAL/IO/WKT/traits_linestring.h
+include/CGAL/IO/WKT/traits_multilinestring.h
+include/CGAL/IO/WKT/traits_multipoint.h
+include/CGAL/IO/WKT/traits_multipolygon.h
+include/CGAL/IO/WKT/traits_point.h
+include/CGAL/IO/WKT/traits_point_3.h
+include/CGAL/IO/WKT/traits_polygon.h
 include/CGAL/IO/binary_file_io.h
 include/CGAL/IO/facets_in_complex_2_to_triangle_mesh.h
 include/CGAL/IO/facets_in_complex_3_to_triangle_mesh.h
-include/CGAL/IO/generic_copy_OFF.h
-include/CGAL/IO/generic_print_polyhedron.h
+include/CGAL/IO/helpers.h
 include/CGAL/IO/io.h
-include/CGAL/IO/io_impl.h
 include/CGAL/IO/io_tags.h
 include/CGAL/IO/output_surface_facets_to_polyhedron.h
 include/CGAL/IO/output_surface_facets_to_triangle_soup.h
 include/CGAL/IO/output_to_vtu.h
+include/CGAL/IO/polygon_soup_io.h
 include/CGAL/IO/print_OFF.h
-include/CGAL/IO/print_VRML_1.h
-include/CGAL/IO/print_VRML_2.h
-include/CGAL/IO/print_inventor.h
-include/CGAL/IO/print_wavefront.h
-include/CGAL/IO/read_3mf.h
 include/CGAL/IO/read_las_points.h
 include/CGAL/IO/read_off_points.h
 include/CGAL/IO/read_ply_points.h
+include/CGAL/IO/read_points.h
+include/CGAL/IO/read_vtk_image_data.h
 include/CGAL/IO/read_xyz_points.h
-include/CGAL/IO/reader_helpers.h
 include/CGAL/IO/scan_OFF.h
 include/CGAL/IO/trace.h
-include/CGAL/IO/traits_linestring.h
-include/CGAL/IO/traits_multilinestring.h
-include/CGAL/IO/traits_multipoint.h
-include/CGAL/IO/traits_multipolygon.h
-include/CGAL/IO/traits_point.h
-include/CGAL/IO/traits_point_3.h
-include/CGAL/IO/traits_polygon.h
-include/CGAL/IO/write_3mf.h
+include/CGAL/IO/write_VTU.h
 include/CGAL/IO/write_las_points.h
 include/CGAL/IO/write_off_points.h
 include/CGAL/IO/write_ply_points.h
-include/CGAL/IO/write_vtk.h
-include/CGAL/IO/write_vtu.h
+include/CGAL/IO/write_points.h
 include/CGAL/IO/write_xyz_points.h
 include/CGAL/Identity_policy_2.h
 include/CGAL/ImageIO.h
@@ -1034,6 +1144,9 @@ include/CGAL/Implicit_to_labeling_function_wrapper.h
 include/CGAL/In_place_list.h
 include/CGAL/Incremental_neighbor_search.h
 include/CGAL/Index_property_map.h
+include/CGAL/Installation/internal/deprecation_warning.h
+include/CGAL/Installation/internal/disable_deprecation_warnings_and_errors.h
+include/CGAL/Installation/internal/enable_third_party_libraries.h
 include/CGAL/Interpolation/internal/helpers.h
 include/CGAL/Interpolation_gradient_fitting_traits_2.h
 include/CGAL/Interpolation_traits_2.h
@@ -1107,6 +1220,7 @@ include/CGAL/Intersections_3/Line_3_Sphere_3.h
 include/CGAL/Intersections_3/Line_3_Tetrahedron_3.h
 include/CGAL/Intersections_3/Line_3_Triangle_3.h
 include/CGAL/Intersections_3/Plane_3_Plane_3.h
+include/CGAL/Intersections_3/Plane_3_Plane_3_Plane_3.h
 include/CGAL/Intersections_3/Plane_3_Point_3.h
 include/CGAL/Intersections_3/Plane_3_Ray_3.h
 include/CGAL/Intersections_3/Plane_3_Segment_3.h
@@ -1134,40 +1248,104 @@ include/CGAL/Intersections_3/Sphere_3_Triangle_3.h
 include/CGAL/Intersections_3/Tetrahedron_3_Tetrahedron_3.h
 include/CGAL/Intersections_3/Tetrahedron_3_Triangle_3.h
 include/CGAL/Intersections_3/Triangle_3_Triangle_3.h
-include/CGAL/Intersections_3/internal/Bbox_3_Bbox_3_do_intersect.h
 include/CGAL/Intersections_3/internal/Bbox_3_Iso_cuboid_3_do_intersect.h
+include/CGAL/Intersections_3/internal/Bbox_3_Iso_cuboid_3_intersection.h
 include/CGAL/Intersections_3/internal/Bbox_3_Line_3_do_intersect.h
+include/CGAL/Intersections_3/internal/Bbox_3_Line_3_intersection.h
 include/CGAL/Intersections_3/internal/Bbox_3_Plane_3_do_intersect.h
 include/CGAL/Intersections_3/internal/Bbox_3_Ray_3_do_intersect.h
+include/CGAL/Intersections_3/internal/Bbox_3_Ray_3_intersection.h
 include/CGAL/Intersections_3/internal/Bbox_3_Segment_3_do_intersect.h
+include/CGAL/Intersections_3/internal/Bbox_3_Segment_3_intersection.h
 include/CGAL/Intersections_3/internal/Bbox_3_Sphere_3_do_intersect.h
+include/CGAL/Intersections_3/internal/Bbox_3_Tetrahedron_3_do_intersect.h
 include/CGAL/Intersections_3/internal/Bbox_3_Triangle_3_do_intersect.h
+include/CGAL/Intersections_3/internal/Iso_cuboid_3_Iso_cuboid_3_do_intersect.h
+include/CGAL/Intersections_3/internal/Iso_cuboid_3_Iso_cuboid_3_intersection.h
+include/CGAL/Intersections_3/internal/Iso_cuboid_3_Line_3_do_intersect.h
+include/CGAL/Intersections_3/internal/Iso_cuboid_3_Line_3_intersection.h
+include/CGAL/Intersections_3/internal/Iso_cuboid_3_Plane_3_do_intersect.h
 include/CGAL/Intersections_3/internal/Iso_cuboid_3_Plane_3_intersection.h
+include/CGAL/Intersections_3/internal/Iso_cuboid_3_Point_3_do_intersect.h
+include/CGAL/Intersections_3/internal/Iso_cuboid_3_Point_3_intersection.h
 include/CGAL/Intersections_3/internal/Iso_cuboid_3_Ray_3_do_intersect.h
+include/CGAL/Intersections_3/internal/Iso_cuboid_3_Ray_3_intersection.h
 include/CGAL/Intersections_3/internal/Iso_cuboid_3_Segment_3_do_intersect.h
+include/CGAL/Intersections_3/internal/Iso_cuboid_3_Segment_3_intersection.h
 include/CGAL/Intersections_3/internal/Iso_cuboid_3_Sphere_3_do_intersect.h
+include/CGAL/Intersections_3/internal/Iso_cuboid_3_Tetrahedron_3_do_intersect.h
 include/CGAL/Intersections_3/internal/Iso_cuboid_3_Triangle_3_do_intersect.h
 include/CGAL/Intersections_3/internal/Iso_cuboid_3_Triangle_3_intersection.h
+include/CGAL/Intersections_3/internal/Line_3_Line_3_do_intersect.h
+include/CGAL/Intersections_3/internal/Line_3_Line_3_intersection.h
+include/CGAL/Intersections_3/internal/Line_3_Plane_3_do_intersect.h
+include/CGAL/Intersections_3/internal/Line_3_Plane_3_intersection.h
+include/CGAL/Intersections_3/internal/Line_3_Point_3_do_intersect.h
+include/CGAL/Intersections_3/internal/Line_3_Point_3_intersection.h
+include/CGAL/Intersections_3/internal/Line_3_Ray_3_do_intersect.h
+include/CGAL/Intersections_3/internal/Line_3_Ray_3_intersection.h
+include/CGAL/Intersections_3/internal/Line_3_Segment_3_do_intersect.h
+include/CGAL/Intersections_3/internal/Line_3_Segment_3_intersection.h
+include/CGAL/Intersections_3/internal/Line_3_Sphere_3_do_intersect.h
+include/CGAL/Intersections_3/internal/Line_3_Tetrahedron_3_do_intersect.h
+include/CGAL/Intersections_3/internal/Line_3_Tetrahedron_3_intersection.h
+include/CGAL/Intersections_3/internal/Line_3_Triangle_3_do_intersect.h
+include/CGAL/Intersections_3/internal/Line_3_Triangle_3_intersection.h
+include/CGAL/Intersections_3/internal/Plane_3_Plane_3_Plane_3_do_intersect.h
+include/CGAL/Intersections_3/internal/Plane_3_Plane_3_Plane_3_intersection.h
+include/CGAL/Intersections_3/internal/Plane_3_Plane_3_do_intersect.h
+include/CGAL/Intersections_3/internal/Plane_3_Plane_3_intersection.h
+include/CGAL/Intersections_3/internal/Plane_3_Point_3_do_intersect.h
+include/CGAL/Intersections_3/internal/Plane_3_Point_3_intersection.h
+include/CGAL/Intersections_3/internal/Plane_3_Ray_3_do_intersect.h
+include/CGAL/Intersections_3/internal/Plane_3_Ray_3_intersection.h
+include/CGAL/Intersections_3/internal/Plane_3_Segment_3_do_intersect.h
+include/CGAL/Intersections_3/internal/Plane_3_Segment_3_intersection.h
+include/CGAL/Intersections_3/internal/Plane_3_Sphere_3_do_intersect.h
+include/CGAL/Intersections_3/internal/Plane_3_Sphere_3_intersection.h
+include/CGAL/Intersections_3/internal/Plane_3_Tetrahedron_3_do_intersect.h
+include/CGAL/Intersections_3/internal/Plane_3_Tetrahedron_3_intersection.h
+include/CGAL/Intersections_3/internal/Plane_3_Triangle_3_do_intersect.h
+include/CGAL/Intersections_3/internal/Plane_3_Triangle_3_intersection.h
+include/CGAL/Intersections_3/internal/Point_3_Point_3_do_intersect.h
+include/CGAL/Intersections_3/internal/Point_3_Point_3_intersection.h
+include/CGAL/Intersections_3/internal/Point_3_Ray_3_do_intersect.h
+include/CGAL/Intersections_3/internal/Point_3_Ray_3_intersection.h
+include/CGAL/Intersections_3/internal/Point_3_Segment_3_do_intersect.h
+include/CGAL/Intersections_3/internal/Point_3_Segment_3_intersection.h
+include/CGAL/Intersections_3/internal/Point_3_Sphere_3_do_intersect.h
+include/CGAL/Intersections_3/internal/Point_3_Sphere_3_intersection.h
+include/CGAL/Intersections_3/internal/Point_3_Tetrahedron_3_do_intersect.h
+include/CGAL/Intersections_3/internal/Point_3_Tetrahedron_3_intersection.h
+include/CGAL/Intersections_3/internal/Point_3_Triangle_3_do_intersect.h
+include/CGAL/Intersections_3/internal/Point_3_Triangle_3_intersection.h
+include/CGAL/Intersections_3/internal/Ray_3_Ray_3_do_intersect.h
+include/CGAL/Intersections_3/internal/Ray_3_Ray_3_intersection.h
+include/CGAL/Intersections_3/internal/Ray_3_Segment_3_do_intersect.h
+include/CGAL/Intersections_3/internal/Ray_3_Segment_3_intersection.h
+include/CGAL/Intersections_3/internal/Ray_3_Sphere_3_do_intersect.h
+include/CGAL/Intersections_3/internal/Ray_3_Tetrahedron_3_do_intersect.h
+include/CGAL/Intersections_3/internal/Ray_3_Tetrahedron_3_intersection.h
+include/CGAL/Intersections_3/internal/Ray_3_Triangle_3_do_intersect.h
+include/CGAL/Intersections_3/internal/Ray_3_Triangle_3_intersection.h
+include/CGAL/Intersections_3/internal/Segment_3_Segment_3_do_intersect.h
+include/CGAL/Intersections_3/internal/Segment_3_Segment_3_intersection.h
+include/CGAL/Intersections_3/internal/Segment_3_Sphere_3_do_intersect.h
+include/CGAL/Intersections_3/internal/Segment_3_Tetrahedron_3_do_intersect.h
+include/CGAL/Intersections_3/internal/Segment_3_Tetrahedron_3_intersection.h
+include/CGAL/Intersections_3/internal/Segment_3_Triangle_3_do_intersect.h
+include/CGAL/Intersections_3/internal/Segment_3_Triangle_3_intersection.h
+include/CGAL/Intersections_3/internal/Sphere_3_Sphere_3_do_intersect.h
+include/CGAL/Intersections_3/internal/Sphere_3_Sphere_3_intersection.h
+include/CGAL/Intersections_3/internal/Sphere_3_Tetrahedron_3_do_intersect.h
+include/CGAL/Intersections_3/internal/Sphere_3_Triangle_3_do_intersect.h
 include/CGAL/Intersections_3/internal/Tetrahedron_3_Bounded_3_do_intersect.h
-include/CGAL/Intersections_3/internal/Tetrahedron_3_Line_3_intersection.h
-include/CGAL/Intersections_3/internal/Tetrahedron_3_Plane_3_intersection.h
-include/CGAL/Intersections_3/internal/Tetrahedron_3_Ray_3_intersection.h
-include/CGAL/Intersections_3/internal/Tetrahedron_3_Segment_3_intersection.h
+include/CGAL/Intersections_3/internal/Tetrahedron_3_Tetrahedron_3_do_intersect.h
+include/CGAL/Intersections_3/internal/Tetrahedron_3_Triangle_3_do_intersect.h
 include/CGAL/Intersections_3/internal/Tetrahedron_3_Triangle_3_intersection.h
 include/CGAL/Intersections_3/internal/Tetrahedron_3_Unbounded_3_do_intersect.h
-include/CGAL/Intersections_3/internal/Triangle_3_Line_3_do_intersect.h
-include/CGAL/Intersections_3/internal/Triangle_3_Line_3_intersection.h
-include/CGAL/Intersections_3/internal/Triangle_3_Plane_3_do_intersect.h
-include/CGAL/Intersections_3/internal/Triangle_3_Ray_3_do_intersect.h
-include/CGAL/Intersections_3/internal/Triangle_3_Ray_3_intersection.h
-include/CGAL/Intersections_3/internal/Triangle_3_Segment_3_do_intersect.h
-include/CGAL/Intersections_3/internal/Triangle_3_Segment_3_intersection.h
-include/CGAL/Intersections_3/internal/Triangle_3_Sphere_3_do_intersect.h
 include/CGAL/Intersections_3/internal/Triangle_3_Triangle_3_do_intersect.h
 include/CGAL/Intersections_3/internal/Triangle_3_Triangle_3_intersection.h
-include/CGAL/Intersections_3/internal/bbox_intersection_3.h
-include/CGAL/Intersections_3/internal/intersection_3_1_impl.h
-include/CGAL/Intersections_3/internal/tetrahedron_intersection_helpers.h
 include/CGAL/Intersections_3/internal/tetrahedron_lines_intersections_3.h
 include/CGAL/Interval_arithmetic.h
 include/CGAL/Interval_arithmetic_impl.h
@@ -1206,6 +1384,10 @@ include/CGAL/Kernel/hash_functions.h
 include/CGAL/Kernel/interface_macros.h
 include/CGAL/Kernel/mpl.h
 include/CGAL/Kernel/solve.h
+include/CGAL/Kernel_23/internal/Filtered_projection_traits_3.h
+include/CGAL/Kernel_23/internal/Has_boolean_tags.h
+include/CGAL/Kernel_23/internal/Projection_traits_3.h
+include/CGAL/Kernel_23/internal/Projection_traits_base_3.h
 include/CGAL/Kernel_checker.h
 include/CGAL/Kernel_d/Aff_transformationCd.h
 include/CGAL/Kernel_d/Aff_transformationHd.h
@@ -1276,7 +1458,6 @@ include/CGAL/Line_arc_2.h
 include/CGAL/Line_arc_3.h
 include/CGAL/Linear_algebraCd.h
 include/CGAL/Linear_algebraHd.h
-include/CGAL/Linear_cell_complex.h
 include/CGAL/Linear_cell_complex_base.h
 include/CGAL/Linear_cell_complex_bgl_min_items.h
 include/CGAL/Linear_cell_complex_constructors.h
@@ -1292,7 +1473,6 @@ include/CGAL/Location_policy.h
 include/CGAL/MP_Float.h
 include/CGAL/MP_Float_arithmetic_kernel.h
 include/CGAL/MP_Float_impl.h
-include/CGAL/MSVC_compiler_config.h
 include/CGAL/Manhattan_distance_iso_box_point.h
 include/CGAL/Marching_tetrahedra_observer_default_3.h
 include/CGAL/Marching_tetrahedra_traits_skin_surface_3.h
@@ -1319,6 +1499,7 @@ include/CGAL/Mesh_3/Dump_c3t3.h
 include/CGAL/Mesh_3/Facet_criteria_visitor_with_balls.h
 include/CGAL/Mesh_3/Facet_on_same_surface_criterion.h
 include/CGAL/Mesh_3/Has_features.h
+include/CGAL/Mesh_3/Image_plus_weights_to_labeled_function_wrapper.h
 include/CGAL/Mesh_3/Image_to_labeled_function_wrapper.h
 include/CGAL/Mesh_3/Implicit_surface_mesher_visitor.h
 include/CGAL/Mesh_3/Is_mesh_domain_field_3.h
@@ -1358,6 +1539,7 @@ include/CGAL/Mesh_3/Worksharing_data_structures.h
 include/CGAL/Mesh_3/config.h
 include/CGAL/Mesh_3/dihedral_angle_3.h
 include/CGAL/Mesh_3/experimental/AABB_filtered_projection_traits.h
+include/CGAL/Mesh_3/experimental/Facet_patch_id_map.h
 include/CGAL/Mesh_3/experimental/Facet_topological_criterion_with_adjacency.h
 include/CGAL/Mesh_3/experimental/Get_curve_index.h
 include/CGAL/Mesh_3/experimental/Get_facet_patch_id.h
@@ -1366,7 +1548,15 @@ include/CGAL/Mesh_3/experimental/Lipschitz_sizing_parameters.h
 include/CGAL/Mesh_3/experimental/Lipschitz_sizing_polyhedron.h
 include/CGAL/Mesh_3/experimental/Sizing_field_minimum.h
 include/CGAL/Mesh_3/experimental/Sizing_field_with_aabb_tree.h
+include/CGAL/Mesh_3/generate_label_weights.h
+include/CGAL/Mesh_3/initialize_triangulation_from_gray_image.h
 include/CGAL/Mesh_3/initialize_triangulation_from_labeled_image.h
+include/CGAL/Mesh_3/internal/Boundary_of_subdomain_of_complex_3_in_triangulation_3_to_off.h
+include/CGAL/Mesh_3/internal/Graph_manipulations.h
+include/CGAL/Mesh_3/internal/Handle_IO_for_pair_of_int.h
+include/CGAL/Mesh_3/internal/check_weights.h
+include/CGAL/Mesh_3/internal/helpers.h
+include/CGAL/Mesh_3/internal/indices_management.h
 include/CGAL/Mesh_3/io_signature.h
 include/CGAL/Mesh_3/mesh_standard_cell_criteria.h
 include/CGAL/Mesh_3/mesh_standard_criteria.h
@@ -1482,6 +1672,7 @@ include/CGAL/Multiset.h
 include/CGAL/NT_converter.h
 include/CGAL/N_step_adaptor.h
 include/CGAL/N_step_adaptor_derived.h
+include/CGAL/Named_function_parameters.h
 include/CGAL/Needs_parens_as_product.h
 include/CGAL/Nef_2/Bounding_box_2.h
 include/CGAL/Nef_2/Constrained_triang_traits.h
@@ -1646,8 +1837,10 @@ include/CGAL/NewKernel_d/utils.h
 include/CGAL/No_intersection_surface_sweep_2.h
 include/CGAL/Null_matrix.h
 include/CGAL/Number_type_checker.h
+include/CGAL/Number_types/internal/Exact_type_selector.h
 include/CGAL/Number_types/internal_functions_comparison_root_of_2.h
 include/CGAL/OFF_to_nef_3.h
+include/CGAL/OSQP_quadratic_program_traits.h
 include/CGAL/OTR_2/Cost.h
 include/CGAL/OTR_2/Reconstruction_edge_2.h
 include/CGAL/OTR_2/Reconstruction_face_base_2.h
@@ -1655,6 +1848,7 @@ include/CGAL/OTR_2/Reconstruction_triangulation_2.h
 include/CGAL/OTR_2/Reconstruction_vertex_base_2.h
 include/CGAL/OTR_2/Sample.h
 include/CGAL/Object.h
+include/CGAL/Octree.h
 include/CGAL/OpenGR/compute_registration_transformation.h
 include/CGAL/OpenGR/register_point_sets.h
 include/CGAL/OpenNL/bicgstab.h
@@ -1693,6 +1887,16 @@ include/CGAL/Origin.h
 include/CGAL/Origin_impl.h
 include/CGAL/Orthogonal_incremental_neighbor_search.h
 include/CGAL/Orthogonal_k_neighbor_search.h
+include/CGAL/Orthtree.h
+include/CGAL/Orthtree/Cartesian_ranges.h
+include/CGAL/Orthtree/IO.h
+include/CGAL/Orthtree/Node.h
+include/CGAL/Orthtree/Split_predicates.h
+include/CGAL/Orthtree/Traversal_iterator.h
+include/CGAL/Orthtree/Traversals.h
+include/CGAL/Orthtree_traits_2.h
+include/CGAL/Orthtree_traits_3.h
+include/CGAL/Orthtree_traits_d.h
 include/CGAL/PCA_util.h
 include/CGAL/PCA_util_Eigen.h
 include/CGAL/Parabola_2.h
@@ -1732,6 +1936,14 @@ include/CGAL/Periodic_2_Delaunay_triangulation_2.h
 include/CGAL/Periodic_2_Delaunay_triangulation_traits_2.h
 include/CGAL/Periodic_2_offset_2.h
 include/CGAL/Periodic_2_triangulation_2.h
+include/CGAL/Periodic_2_triangulation_2/internal/Functor_with_offset_points_adaptor_2.h
+include/CGAL/Periodic_2_triangulation_2/internal/Periodic_2_Delaunay_triangulation_filtered_traits_2.h
+include/CGAL/Periodic_2_triangulation_2/internal/Periodic_2_Delaunay_triangulation_statically_filtered_traits_2.h
+include/CGAL/Periodic_2_triangulation_2/internal/Periodic_2_construct_point_2.h
+include/CGAL/Periodic_2_triangulation_2/internal/Periodic_2_triangulation_filtered_traits_2.h
+include/CGAL/Periodic_2_triangulation_2/internal/Periodic_2_triangulation_statically_filtered_traits_2.h
+include/CGAL/Periodic_2_triangulation_2/internal/Static_filters/Periodic_2_orientation_2.h
+include/CGAL/Periodic_2_triangulation_2/internal/Static_filters/Periodic_2_side_of_oriented_circle_2.h
 include/CGAL/Periodic_2_triangulation_dummy_12.h
 include/CGAL/Periodic_2_triangulation_face_base_2.h
 include/CGAL/Periodic_2_triangulation_hierarchy_2.h
@@ -1749,6 +1961,26 @@ include/CGAL/Periodic_3_offset_3.h
 include/CGAL/Periodic_3_regular_triangulation_3.h
 include/CGAL/Periodic_3_regular_triangulation_traits_3.h
 include/CGAL/Periodic_3_triangulation_3.h
+include/CGAL/Periodic_3_triangulation_3/internal/Functor_with_offset_points_adaptor_3.h
+include/CGAL/Periodic_3_triangulation_3/internal/Functor_with_offset_weighted_points_adaptor_3.h
+include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_Delaunay_triangulation_filtered_traits_3.h
+include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_Delaunay_triangulation_remove_traits_3.h
+include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_Delaunay_triangulation_statically_filtered_traits_3.h
+include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_construct_point_3.h
+include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_construct_weighted_point_3.h
+include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_regular_triangulation_dummy_288.h
+include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_regular_triangulation_filtered_traits_3.h
+include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_regular_triangulation_remove_traits_3.h
+include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_regular_triangulation_statically_filtered_traits_3.h
+include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_triangulation_dummy_36.h
+include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_triangulation_filtered_traits_3.h
+include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_triangulation_iterators_3.h
+include/CGAL/Periodic_3_triangulation_3/internal/Periodic_3_triangulation_statically_filtered_traits_3.h
+include/CGAL/Periodic_3_triangulation_3/internal/Robust_periodic_weighted_circumcenter_traits_3.h
+include/CGAL/Periodic_3_triangulation_3/internal/Static_filters/Periodic_3_orientation_3.h
+include/CGAL/Periodic_3_triangulation_3/internal/Static_filters/Periodic_3_power_side_of_oriented_power_sphere_3.h
+include/CGAL/Periodic_3_triangulation_3/internal/Static_filters/Periodic_3_side_of_oriented_sphere_3.h
+include/CGAL/Periodic_3_triangulation_3/internal/canonicalize_helper.h
 include/CGAL/Periodic_3_triangulation_ds_cell_base_3.h
 include/CGAL/Periodic_3_triangulation_ds_vertex_base_3.h
 include/CGAL/Periodic_3_triangulation_hierarchy_3.h
@@ -1756,6 +1988,10 @@ include/CGAL/Periodic_3_triangulation_traits_3.h
 include/CGAL/Periodic_4_hyperbolic_Delaunay_triangulation_2.h
 include/CGAL/Periodic_4_hyperbolic_Delaunay_triangulation_traits_2.h
 include/CGAL/Periodic_4_hyperbolic_triangulation_2.h
+include/CGAL/Periodic_4_hyperbolic_triangulation_2/internal/Dehn_hyperbolic_octagon_translation_word.h
+include/CGAL/Periodic_4_hyperbolic_triangulation_2/internal/Hyperbolic_octagon_translation_matrix.h
+include/CGAL/Periodic_4_hyperbolic_triangulation_2/internal/Hyperbolic_octagon_translation_word.h
+include/CGAL/Periodic_4_hyperbolic_triangulation_2/internal/Periodic_4_hyperbolic_triangulation_dummy_14.h
 include/CGAL/Periodic_4_hyperbolic_triangulation_face_base_2.h
 include/CGAL/Periodic_4_hyperbolic_triangulation_vertex_base_2.h
 include/CGAL/Plane_3.h
@@ -1766,6 +2002,10 @@ include/CGAL/Point_container.h
 include/CGAL/Point_set_2.h
 include/CGAL/Point_set_3.h
 include/CGAL/Point_set_3/IO.h
+include/CGAL/Point_set_3/IO/LAS.h
+include/CGAL/Point_set_3/IO/OFF.h
+include/CGAL/Point_set_3/IO/PLY.h
+include/CGAL/Point_set_3/IO/XYZ.h
 include/CGAL/Point_set_processing_3/internal/Callback_wrapper.h
 include/CGAL/Point_set_processing_3/internal/Neighbor_query.h
 include/CGAL/Point_set_processing_3/internal/Rich_grid.h
@@ -1792,7 +2032,9 @@ include/CGAL/Polygon_2/Polygon_2_vertex_circulator.h
 include/CGAL/Polygon_2/polygon_assertions.h
 include/CGAL/Polygon_2_algorithms.h
 include/CGAL/Polygon_convex_decomposition_2.h
-include/CGAL/Polygon_mesh_processing/Weights.h
+include/CGAL/Polygon_mesh_processing/IO/polygon_mesh_io.h
+include/CGAL/Polygon_mesh_processing/Non_manifold_feature_map.h
+include/CGAL/Polygon_mesh_processing/angle_and_area_smoothing.h
 include/CGAL/Polygon_mesh_processing/bbox.h
 include/CGAL/Polygon_mesh_processing/border.h
 include/CGAL/Polygon_mesh_processing/clip.h
@@ -1803,8 +2045,10 @@ include/CGAL/Polygon_mesh_processing/detect_features.h
 include/CGAL/Polygon_mesh_processing/distance.h
 include/CGAL/Polygon_mesh_processing/extrude.h
 include/CGAL/Polygon_mesh_processing/fair.h
+include/CGAL/Polygon_mesh_processing/internal/AABB_traversal_traits_with_Hausdorff_distance.h
 include/CGAL/Polygon_mesh_processing/internal/AABB_traversal_traits_with_transformation.h
 include/CGAL/Polygon_mesh_processing/internal/Corefinement/Face_graph_output_builder.h
+include/CGAL/Polygon_mesh_processing/internal/Corefinement/Generic_clip_output_builder.h
 include/CGAL/Polygon_mesh_processing/internal/Corefinement/Intersection_type.h
 include/CGAL/Polygon_mesh_processing/internal/Corefinement/Output_builder_for_autorefinement.h
 include/CGAL/Polygon_mesh_processing/internal/Corefinement/Visitor.h
@@ -1835,10 +2079,10 @@ include/CGAL/Polygon_mesh_processing/internal/Snapping/snap_vertices.h
 include/CGAL/Polygon_mesh_processing/internal/do_no_use_CDT2.h
 include/CGAL/Polygon_mesh_processing/internal/fair_impl.h
 include/CGAL/Polygon_mesh_processing/internal/mesh_to_point_set_hausdorff_distance.h
-include/CGAL/Polygon_mesh_processing/internal/named_function_params.h
 include/CGAL/Polygon_mesh_processing/internal/named_params_helper.h
 include/CGAL/Polygon_mesh_processing/internal/refine_impl.h
 include/CGAL/Polygon_mesh_processing/internal/repair_extra.h
+include/CGAL/Polygon_mesh_processing/internal/simplify_polyline.h
 include/CGAL/Polygon_mesh_processing/intersection.h
 include/CGAL/Polygon_mesh_processing/locate.h
 include/CGAL/Polygon_mesh_processing/manifoldness.h
@@ -1861,6 +2105,7 @@ include/CGAL/Polygon_mesh_processing/shape_predicates.h
 include/CGAL/Polygon_mesh_processing/smooth_mesh.h
 include/CGAL/Polygon_mesh_processing/smooth_shape.h
 include/CGAL/Polygon_mesh_processing/stitch_borders.h
+include/CGAL/Polygon_mesh_processing/tangential_relaxation.h
 include/CGAL/Polygon_mesh_processing/transform.h
 include/CGAL/Polygon_mesh_processing/triangulate_faces.h
 include/CGAL/Polygon_mesh_processing/triangulate_hole.h
@@ -1877,8 +2122,14 @@ include/CGAL/Polygonal_schema.h
 include/CGAL/Polygonal_schema_fwd.h
 include/CGAL/Polygonal_schema_min_items.h
 include/CGAL/Polygonal_surface_reconstruction.h
+include/CGAL/Polygonal_surface_reconstruction/internal/alpha_shape_mesh.h
+include/CGAL/Polygonal_surface_reconstruction/internal/compute_confidences.h
+include/CGAL/Polygonal_surface_reconstruction/internal/hypothesis.h
+include/CGAL/Polygonal_surface_reconstruction/internal/parameters.h
+include/CGAL/Polygonal_surface_reconstruction/internal/point_set_with_planes.h
 include/CGAL/PolyhedralSurf_neighbors.h
 include/CGAL/Polyhedral_complex_mesh_domain_3.h
+include/CGAL/Polyhedral_envelope.h
 include/CGAL/Polyhedral_mesh_domain_3.h
 include/CGAL/Polyhedral_mesh_domain_with_features_3.h
 include/CGAL/Polyhedron_3.h
@@ -1944,6 +2195,8 @@ include/CGAL/Polytope_distance_d_traits_3.h
 include/CGAL/Polytope_distance_d_traits_d.h
 include/CGAL/Profile_counter.h
 include/CGAL/Profile_timer.h
+include/CGAL/Projection_on_sphere_traits_3.h
+include/CGAL/Projection_traits_3.h
 include/CGAL/Projection_traits_xy_3.h
 include/CGAL/Projection_traits_xz_3.h
 include/CGAL/Projection_traits_yz_3.h
@@ -2020,10 +2273,10 @@ include/CGAL/Qt/constraint.h
 include/CGAL/Qt/constraint_impl.h
 include/CGAL/Qt/debug.h
 include/CGAL/Qt/debug_impl.h
-include/CGAL/Qt/domUtils.h
 include/CGAL/Qt/frame.h
 include/CGAL/Qt/frame_impl.h
 include/CGAL/Qt/image_interface.h
+include/CGAL/Qt/init_ogl_context.h
 include/CGAL/Qt/keyFrameInterpolator.h
 include/CGAL/Qt/keyFrameInterpolator_impl.h
 include/CGAL/Qt/manipulatedCameraFrame.h
@@ -2046,6 +2299,7 @@ include/CGAL/Qt/utility_impl.h
 include/CGAL/Qt/vec.h
 include/CGAL/Qt/vec_impl.h
 include/CGAL/Qt/viewer_actions.h
+include/CGAL/Quadtree.h
 include/CGAL/Quotient.h
 include/CGAL/Quotient_fwd.h
 include/CGAL/RS/Gmpfr_make_unique.h
@@ -2100,12 +2354,9 @@ include/CGAL/Regular_triangulation_face_base_2.h
 include/CGAL/Regular_triangulation_traits_adapter.h
 include/CGAL/Regular_triangulation_vertex_base_2.h
 include/CGAL/Regular_triangulation_vertex_base_3.h
-include/CGAL/Regularization.h
-include/CGAL/Regularization/regularize_planes.h
 include/CGAL/Residue.h
 include/CGAL/Ridges.h
 include/CGAL/Rigid_triangle_mesh_collision_detection.h
-include/CGAL/Robust_circumcenter_filtered_traits_3.h
 include/CGAL/Robust_circumcenter_traits_3.h
 include/CGAL/Robust_construction.h
 include/CGAL/Robust_weighted_circumcenter_filtered_traits_3.h
@@ -2118,6 +2369,14 @@ include/CGAL/Runge_kutta_integrator_2.h
 include/CGAL/SCIP_mixed_integer_program_traits.h
 include/CGAL/SEP_header.h
 include/CGAL/SEP_to_ImageIO.h
+include/CGAL/STL_Extension/internal/Has_member_visited.h
+include/CGAL/STL_Extension/internal/Has_nested_type_Bare_point.h
+include/CGAL/STL_Extension/internal/boost/array_binary_tree.hpp
+include/CGAL/STL_Extension/internal/boost/mutable_heap.hpp
+include/CGAL/STL_Extension/internal/boost/mutable_queue.hpp
+include/CGAL/STL_Extension/internal/boost/relaxed_heap.hpp
+include/CGAL/STL_Extension/internal/info_check.h
+include/CGAL/STL_Extension/internal/parameters_interface.h
 include/CGAL/Scalar_factor_traits.h
 include/CGAL/Scale_space_reconstruction_3/Advancing_front_mesher.h
 include/CGAL/Scale_space_reconstruction_3/Alpha_shape_mesher.h
@@ -2230,20 +2489,48 @@ include/CGAL/Shape_detection/Region_growing.h
 include/CGAL/Shape_detection/Region_growing/Region_growing.h
 include/CGAL/Shape_detection/Region_growing/Region_growing_on_point_set.h
 include/CGAL/Shape_detection/Region_growing/Region_growing_on_point_set/K_neighbor_query.h
+include/CGAL/Shape_detection/Region_growing/Region_growing_on_point_set/Least_squares_circle_fit_region.h
+include/CGAL/Shape_detection/Region_growing/Region_growing_on_point_set/Least_squares_circle_fit_sorting.h
+include/CGAL/Shape_detection/Region_growing/Region_growing_on_point_set/Least_squares_cylinder_fit_region.h
+include/CGAL/Shape_detection/Region_growing/Region_growing_on_point_set/Least_squares_cylinder_fit_sorting.h
 include/CGAL/Shape_detection/Region_growing/Region_growing_on_point_set/Least_squares_line_fit_region.h
 include/CGAL/Shape_detection/Region_growing/Region_growing_on_point_set/Least_squares_line_fit_sorting.h
 include/CGAL/Shape_detection/Region_growing/Region_growing_on_point_set/Least_squares_plane_fit_region.h
 include/CGAL/Shape_detection/Region_growing/Region_growing_on_point_set/Least_squares_plane_fit_sorting.h
+include/CGAL/Shape_detection/Region_growing/Region_growing_on_point_set/Least_squares_sphere_fit_region.h
+include/CGAL/Shape_detection/Region_growing/Region_growing_on_point_set/Least_squares_sphere_fit_sorting.h
 include/CGAL/Shape_detection/Region_growing/Region_growing_on_point_set/Sphere_neighbor_query.h
 include/CGAL/Shape_detection/Region_growing/Region_growing_on_polygon_mesh.h
 include/CGAL/Shape_detection/Region_growing/Region_growing_on_polygon_mesh/Least_squares_plane_fit_region.h
 include/CGAL/Shape_detection/Region_growing/Region_growing_on_polygon_mesh/Least_squares_plane_fit_sorting.h
 include/CGAL/Shape_detection/Region_growing/Region_growing_on_polygon_mesh/One_ring_neighbor_query.h
+include/CGAL/Shape_detection/Region_growing/internal/fitting.h
 include/CGAL/Shape_detection/Region_growing/internal/property_map.h
 include/CGAL/Shape_detection/Region_growing/internal/utils.h
 include/CGAL/Shape_detection/deprecated/Region_growing.h
 include/CGAL/Shape_detection/deprecated/Shape_detection_traits.h
 include/CGAL/Shape_detection_3.h
+include/CGAL/Shape_regularization.h
+include/CGAL/Shape_regularization/Contours/Longest_direction_2.h
+include/CGAL/Shape_regularization/Contours/Multiple_directions_2.h
+include/CGAL/Shape_regularization/Contours/User_defined_directions_2.h
+include/CGAL/Shape_regularization/QP_regularization.h
+include/CGAL/Shape_regularization/Segments/Angle_regularization_2.h
+include/CGAL/Shape_regularization/Segments/Delaunay_neighbor_query_2.h
+include/CGAL/Shape_regularization/Segments/Offset_regularization_2.h
+include/CGAL/Shape_regularization/internal/Closed_contour_2.h
+include/CGAL/Shape_regularization/internal/Collinear_groups_2.h
+include/CGAL/Shape_regularization/internal/Contour_base_2.h
+include/CGAL/Shape_regularization/internal/Contour_regularization_2.h
+include/CGAL/Shape_regularization/internal/Open_contour_2.h
+include/CGAL/Shape_regularization/internal/Orthogonal_groups_2.h
+include/CGAL/Shape_regularization/internal/Parallel_groups_2.h
+include/CGAL/Shape_regularization/internal/Segment_wrapper_2.h
+include/CGAL/Shape_regularization/internal/Unique_segments_2.h
+include/CGAL/Shape_regularization/internal/utils.h
+include/CGAL/Shape_regularization/regularize_contours.h
+include/CGAL/Shape_regularization/regularize_planes.h
+include/CGAL/Shape_regularization/regularize_segments.h
 include/CGAL/Side_of_bounded_square_2.h
 include/CGAL/Side_of_oriented_square_2.h
 include/CGAL/Side_of_triangle_mesh.h
@@ -2252,6 +2539,7 @@ include/CGAL/Simple_circular_kernel_2.h
 include/CGAL/Simple_homogeneous.h
 include/CGAL/Simple_polygon_visibility_2.h
 include/CGAL/Simple_spherical_kernel_3.h
+include/CGAL/Single.h
 include/CGAL/Sixtuple.h
 include/CGAL/Skin_surface_3.h
 include/CGAL/Skin_surface_base_3.h
@@ -2265,14 +2553,20 @@ include/CGAL/Skin_surface_traits_3.h
 include/CGAL/Skiplist.h
 include/CGAL/Small_side_angle_bisector_decomposition_2.h
 include/CGAL/Small_unordered_map.h
+include/CGAL/Small_unordered_set.h
 include/CGAL/Snap_rounding_2.h
 include/CGAL/Snap_rounding_kd_2.h
 include/CGAL/Snap_rounding_traits_2.h
 include/CGAL/Sorted_matrix_search_traits_adaptor.h
 include/CGAL/Spatial_lock_grid_3.h
+include/CGAL/Spatial_searching/internal/Get_dimension_tag.h
+include/CGAL/Spatial_searching/internal/K_neighbor_search.h
+include/CGAL/Spatial_searching/internal/Search_helpers.h
+include/CGAL/Spatial_searching/internal/bounded_priority_queue.h
 include/CGAL/Spatial_sort_traits_adapter_2.h
 include/CGAL/Spatial_sort_traits_adapter_3.h
 include/CGAL/Spatial_sort_traits_adapter_d.h
+include/CGAL/Spatial_sorting/internal/Transform_coordinates_traits_3.h
 include/CGAL/Sphere_3.h
 include/CGAL/Spherical_kernel_3.h
 include/CGAL/Spherical_kernel_intersections.h
@@ -2296,6 +2590,7 @@ include/CGAL/Sqrt_extension/io.h
 include/CGAL/Sqrt_extension_fwd.h
 include/CGAL/Static_filtered_predicate.h
 include/CGAL/Straight_skeleton_2.h
+include/CGAL/Straight_skeleton_2/Polygon_iterators.h
 include/CGAL/Straight_skeleton_2/Polygon_offset_builder_2_impl.h
 include/CGAL/Straight_skeleton_2/Straight_skeleton_aux.h
 include/CGAL/Straight_skeleton_2/Straight_skeleton_builder_2_impl.h
@@ -2312,14 +2607,17 @@ include/CGAL/Straight_skeleton_halfedge_base_2.h
 include/CGAL/Straight_skeleton_items_2.h
 include/CGAL/Straight_skeleton_vertex_base_2.h
 include/CGAL/Stream_lines_2.h
+include/CGAL/Stream_support/internal/Geometry_container.h
 include/CGAL/Subdivision_method_3/internal/Euler_extensions.h
 include/CGAL/Subdivision_method_3/internal/subdivision_hosts_impl_3.h
 include/CGAL/Subdivision_method_3/subdivision_hosts_3.h
 include/CGAL/Subdivision_method_3/subdivision_masks_3.h
 include/CGAL/Subdivision_method_3/subdivision_methods_3.h
+include/CGAL/Subiterator.h
 include/CGAL/Surface_mesh.h
 include/CGAL/Surface_mesh/IO.h
-include/CGAL/Surface_mesh/IO/3mf.h
+include/CGAL/Surface_mesh/IO/3MF.h
+include/CGAL/Surface_mesh/IO/OFF.h
 include/CGAL/Surface_mesh/IO/PLY.h
 include/CGAL/Surface_mesh/Properties.h
 include/CGAL/Surface_mesh/Surface_mesh.h
@@ -2341,6 +2639,7 @@ include/CGAL/Surface_mesh_parameterization/Discrete_conformal_map_parameterizer_
 include/CGAL/Surface_mesh_parameterization/Error_code.h
 include/CGAL/Surface_mesh_parameterization/Fixed_border_parameterizer_3.h
 include/CGAL/Surface_mesh_parameterization/IO/File_off.h
+include/CGAL/Surface_mesh_parameterization/Iterative_authalic_parameterizer_3.h
 include/CGAL/Surface_mesh_parameterization/LSCM_parameterizer_3.h
 include/CGAL/Surface_mesh_parameterization/MVC_post_processor_3.h
 include/CGAL/Surface_mesh_parameterization/Mean_value_coordinates_parameterizer_3.h
@@ -2349,13 +2648,22 @@ include/CGAL/Surface_mesh_parameterization/Square_border_parameterizer_3.h
 include/CGAL/Surface_mesh_parameterization/Two_vertices_parameterizer_3.h
 include/CGAL/Surface_mesh_parameterization/internal/Bool_property_map.h
 include/CGAL/Surface_mesh_parameterization/internal/Containers_filler.h
-include/CGAL/Surface_mesh_parameterization/internal/angles.h
 include/CGAL/Surface_mesh_parameterization/internal/kernel_traits.h
 include/CGAL/Surface_mesh_parameterization/internal/orbifold_cone_helper.h
 include/CGAL/Surface_mesh_parameterization/internal/validity.h
+include/CGAL/Surface_mesh_parameterization/measure_distortion.h
 include/CGAL/Surface_mesh_parameterization/orbifold_enums.h
 include/CGAL/Surface_mesh_parameterization/orbifold_shortest_path.h
 include/CGAL/Surface_mesh_parameterization/parameterize.h
+include/CGAL/Surface_mesh_segmentation/internal/AABB_traits.h
+include/CGAL/Surface_mesh_segmentation/internal/AABB_traversal_traits.h
+include/CGAL/Surface_mesh_segmentation/internal/Disk_samplers.h
+include/CGAL/Surface_mesh_segmentation/internal/Expectation_maximization.h
+include/CGAL/Surface_mesh_segmentation/internal/Filters.h
+include/CGAL/Surface_mesh_segmentation/internal/K_means_clustering.h
+include/CGAL/Surface_mesh_segmentation/internal/SDF_calculation.h
+include/CGAL/Surface_mesh_segmentation/internal/Surface_mesh_segmentation.h
+include/CGAL/Surface_mesh_segmentation/internal/auxiliary/graph.h
 include/CGAL/Surface_mesh_shortest_path.h
 include/CGAL/Surface_mesh_shortest_path/Surface_mesh_shortest_path.h
 include/CGAL/Surface_mesh_shortest_path/Surface_mesh_shortest_path_traits.h
@@ -2366,6 +2674,7 @@ include/CGAL/Surface_mesh_shortest_path/internal/Cone_tree.h
 include/CGAL/Surface_mesh_shortest_path/internal/misc_functions.h
 include/CGAL/Surface_mesh_simplification/Edge_collapse_visitor_base.h
 include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Bounded_distance_placement.h
+include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Bounded_normal_change_filter.h
 include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Bounded_normal_change_placement.h
 include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Constrained_placement.h
 include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Count_ratio_stop_predicate.h
@@ -2373,17 +2682,27 @@ include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Count_stop_predi
 include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Edge_length_cost.h
 include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Edge_length_stop_predicate.h
 include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Edge_profile.h
+include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/FastEnvelope_filter.h
+include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/GarlandHeckbert_plane_policies.h
 include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/GarlandHeckbert_policies.h
+include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/GarlandHeckbert_probabilistic_plane_policies.h
+include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/GarlandHeckbert_probabilistic_triangle_policies.h
+include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/GarlandHeckbert_triangle_policies.h
 include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/LindstromTurk.h
 include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/LindstromTurk_cost.h
 include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/LindstromTurk_placement.h
 include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Midpoint_placement.h
-include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/internal/GarlandHeckbert_core.h
+include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Polyhedral_envelope_filter.h
+include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/internal/GarlandHeckbert_functions.h
+include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/internal/GarlandHeckbert_policy_base.h
 include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/internal/LindstromTurk_params.h
 include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/internal/Lindstrom_Turk_core.h
 include/CGAL/Surface_mesh_simplification/edge_collapse.h
 include/CGAL/Surface_mesh_simplification/internal/Common.h
 include/CGAL/Surface_mesh_simplification/internal/Edge_collapse.h
+include/CGAL/Surface_mesh_skeletonization/internal/Curve_skeleton.h
+include/CGAL/Surface_mesh_skeletonization/internal/Debug.h
+include/CGAL/Surface_mesh_skeletonization/internal/Detect_degeneracy.h
 include/CGAL/Surface_mesh_topology/internal/Edge_weight_functor.h
 include/CGAL/Surface_mesh_topology/internal/Facewidth.h
 include/CGAL/Surface_mesh_topology/internal/Functors_for_face_graph_wrapper.h
@@ -2436,7 +2755,6 @@ include/CGAL/Surface_sweep_2/Arr_overlay_subcurve.h
 include/CGAL/Surface_sweep_2/Arr_overlay_traits_2.h
 include/CGAL/Surface_sweep_2/Arr_vert_decomp_ss_visitor.h
 include/CGAL/Surface_sweep_2/Curve_comparer.h
-include/CGAL/Surface_sweep_2/Curve_pair.h
 include/CGAL/Surface_sweep_2/Default_event.h
 include/CGAL/Surface_sweep_2/Default_event_base.h
 include/CGAL/Surface_sweep_2/Default_subcurve.h
@@ -2449,12 +2767,18 @@ include/CGAL/Surface_sweep_2/No_intersection_surface_sweep_2_impl.h
 include/CGAL/Surface_sweep_2/No_overlap_event.h
 include/CGAL/Surface_sweep_2/No_overlap_event_base.h
 include/CGAL/Surface_sweep_2/No_overlap_subcurve.h
+include/CGAL/Surface_sweep_2/Random_access_output_iterator.h
 include/CGAL/Surface_sweep_2/Subcurves_visitor.h
 include/CGAL/Surface_sweep_2/Surface_sweep_2_debug.h
 include/CGAL/Surface_sweep_2/Surface_sweep_2_impl.h
 include/CGAL/Surface_sweep_2/Surface_sweep_2_utils.h
 include/CGAL/Surface_sweep_2_algorithms.h
 include/CGAL/Sweep_line_2_algorithms.h
+include/CGAL/TDS_2/internal/Edge_hash_function.h
+include/CGAL/TDS_2/internal/edge_list.h
+include/CGAL/TDS_3/internal/Dummy_tds_3.h
+include/CGAL/TDS_3/internal/Triangulation_ds_circulators_3.h
+include/CGAL/TDS_3/internal/Triangulation_ds_iterators_3.h
 include/CGAL/TDS_full_cell_default_storage_policy.h
 include/CGAL/TDS_full_cell_mirror_storage_policy.h
 include/CGAL/Tetrahedral_remeshing/Remeshing_cell_base_3.h
@@ -2499,7 +2823,6 @@ include/CGAL/Threetuple.h
 include/CGAL/Time_stamper.h
 include/CGAL/Timer.h
 include/CGAL/Timer_impl.h
-include/CGAL/Tools/chained_map.h
 include/CGAL/Transform_iterator.h
 include/CGAL/Tree_assertions.h
 include/CGAL/Tree_base.h
@@ -2511,18 +2834,23 @@ include/CGAL/Triangular_expansion_visibility_2.h
 include/CGAL/Triangular_field_2.h
 include/CGAL/Triangulated_mixed_complex_observer_3.h
 include/CGAL/Triangulation.h
+include/CGAL/Triangulation/internal/Combination_enumerator.h
+include/CGAL/Triangulation/internal/Dummy_TDS.h
+include/CGAL/Triangulation/internal/Static_or_dynamic_array.h
+include/CGAL/Triangulation/internal/Triangulation_ds_iterators.h
+include/CGAL/Triangulation/internal/utilities.h
 include/CGAL/Triangulation_2.h
 include/CGAL/Triangulation_2/insert_constraints.h
 include/CGAL/Triangulation_2/internal/CTP2_subconstraint_graph.h
 include/CGAL/Triangulation_2/internal/Constraint_hierarchy_2.h
 include/CGAL/Triangulation_2/internal/Polyline_constraint_hierarchy_2.h
-include/CGAL/Triangulation_2/internal/Triangulation_2_filtered_projection_traits_3.h
-include/CGAL/Triangulation_2/internal/Triangulation_2_projection_traits_base_3.h
 include/CGAL/Triangulation_2/internal/Triangulation_line_face_circulator_2.h
 include/CGAL/Triangulation_2_projection_traits_3.h
 include/CGAL/Triangulation_2_to_lcc.h
 include/CGAL/Triangulation_2_traits_3.h
 include/CGAL/Triangulation_3.h
+include/CGAL/Triangulation_3/internal/Delaunay_triangulation_hierarchy_3.h
+include/CGAL/Triangulation_3/internal/Triangulation_segment_traverser_3_impl.h
 include/CGAL/Triangulation_3_to_lcc.h
 include/CGAL/Triangulation_cell_base_3.h
 include/CGAL/Triangulation_cell_base_with_info_3.h
@@ -2553,7 +2881,15 @@ include/CGAL/Triangulation_hierarchy_3.h
 include/CGAL/Triangulation_hierarchy_vertex_base_2.h
 include/CGAL/Triangulation_hierarchy_vertex_base_3.h
 include/CGAL/Triangulation_incremental_builder_3.h
+include/CGAL/Triangulation_on_sphere_2.h
+include/CGAL/Triangulation_on_sphere_2/IO/OFF.h
+include/CGAL/Triangulation_on_sphere_2/internal/arc_on_sphere_2_subsampling.h
+include/CGAL/Triangulation_on_sphere_2/internal/get_precision_bounds.h
+include/CGAL/Triangulation_on_sphere_face_base_2.h
+include/CGAL/Triangulation_on_sphere_vertex_base_2.h
+include/CGAL/Triangulation_segment_traverser_3.h
 include/CGAL/Triangulation_simplex_3.h
+include/CGAL/Triangulation_sphere_line_face_circulator_2.h
 include/CGAL/Triangulation_structural_filtering_traits.h
 include/CGAL/Triangulation_utils_2.h
 include/CGAL/Triangulation_utils_3.h
@@ -2563,6 +2899,7 @@ include/CGAL/Triangulation_vertex_base_3.h
 include/CGAL/Triangulation_vertex_base_with_id_2.h
 include/CGAL/Triangulation_vertex_base_with_info_2.h
 include/CGAL/Triangulation_vertex_base_with_info_3.h
+include/CGAL/Trisegment_2.h
 include/CGAL/Twotuple.h
 include/CGAL/Umbilics.h
 include/CGAL/Uncertain.h
@@ -2590,6 +2927,7 @@ include/CGAL/Voronoi_diagram_2/Default_site_removers.h
 include/CGAL/Voronoi_diagram_2/Degeneracy_tester_binders.h
 include/CGAL/Voronoi_diagram_2/Delaunay_triangulation_degeneracy_testers.h
 include/CGAL/Voronoi_diagram_2/Delaunay_triangulation_nearest_site_2.h
+include/CGAL/Voronoi_diagram_2/Delaunay_triangulation_on_sphere_degeneracy_testers.h
 include/CGAL/Voronoi_diagram_2/Dummy_iterator.h
 include/CGAL/Voronoi_diagram_2/Edge_less.h
 include/CGAL/Voronoi_diagram_2/Face.h
@@ -2611,10 +2949,28 @@ include/CGAL/Voronoi_diagram_2/Vertex.h
 include/CGAL/Voronoi_diagram_2/basic.h
 include/CGAL/Voronoi_intersection_2_traits_3.h
 include/CGAL/Weighted_Minkowski_distance.h
-include/CGAL/Weighted_alpha_shape_euclidean_traits_2.h
-include/CGAL/Weighted_alpha_shape_euclidean_traits_3.h
 include/CGAL/Weighted_point_2.h
 include/CGAL/Weighted_point_3.h
+include/CGAL/Weights.h
+include/CGAL/Weights/authalic_weights.h
+include/CGAL/Weights/barycentric_region_weights.h
+include/CGAL/Weights/cotangent_weights.h
+include/CGAL/Weights/discrete_harmonic_weights.h
+include/CGAL/Weights/internal/pmp_weights_deprecated.h
+include/CGAL/Weights/internal/polygon_utils_2.h
+include/CGAL/Weights/internal/utils.h
+include/CGAL/Weights/inverse_distance_weights.h
+include/CGAL/Weights/mean_value_weights.h
+include/CGAL/Weights/mixed_voronoi_region_weights.h
+include/CGAL/Weights/shepard_weights.h
+include/CGAL/Weights/tangent_weights.h
+include/CGAL/Weights/three_point_family_weights.h
+include/CGAL/Weights/triangular_region_weights.h
+include/CGAL/Weights/uniform_region_weights.h
+include/CGAL/Weights/uniform_weights.h
+include/CGAL/Weights/utils.h
+include/CGAL/Weights/voronoi_region_weights.h
+include/CGAL/Weights/wachspress_weights.h
 include/CGAL/Width_3.h
 include/CGAL/Width_default_traits_3.h
 include/CGAL/Width_polyhedron_3.h
@@ -2622,6 +2978,7 @@ include/CGAL/aff_transformation_tags.h
 include/CGAL/aff_transformation_tags_impl.h
 include/CGAL/algorithm.h
 include/CGAL/all_furthest_neighbors_2.h
+include/CGAL/alpha_wrap_3.h
 include/CGAL/apply_to_range.h
 include/CGAL/approximated_offset_2.h
 include/CGAL/argument_swaps.h
@@ -2650,16 +3007,28 @@ include/CGAL/boost/graph/Euler_operations.h
 include/CGAL/boost/graph/Face_filtered_graph.h
 include/CGAL/boost/graph/Graph_with_descriptor_with_graph.h
 include/CGAL/boost/graph/Graph_with_descriptor_with_graph_fwd.h
+include/CGAL/boost/graph/IO/3MF.h
+include/CGAL/boost/graph/IO/GOCAD.h
+include/CGAL/boost/graph/IO/Generic_facegraph_builder.h
+include/CGAL/boost/graph/IO/Generic_facegraph_printer.h
+include/CGAL/boost/graph/IO/INP.h
+include/CGAL/boost/graph/IO/OBJ.h
+include/CGAL/boost/graph/IO/OFF.h
+include/CGAL/boost/graph/IO/PLY.h
+include/CGAL/boost/graph/IO/STL.h
+include/CGAL/boost/graph/IO/Tds_2_off.h
+include/CGAL/boost/graph/IO/VTK.h
+include/CGAL/boost/graph/IO/WRL.h
+include/CGAL/boost/graph/IO/polygon_mesh_io.h
 include/CGAL/boost/graph/METIS/partition_dual_graph.h
 include/CGAL/boost/graph/METIS/partition_graph.h
-include/CGAL/boost/graph/Named_function_parameters.h
 include/CGAL/boost/graph/Seam_mesh.h
 include/CGAL/boost/graph/alpha_expansion_graphcut.h
 include/CGAL/boost/graph/backward_compatibility_functions.h
+include/CGAL/boost/graph/breadth_first_search.h
 include/CGAL/boost/graph/convert_nef_polyhedron_to_polygon_mesh.h
 include/CGAL/boost/graph/copy_face_graph.h
 include/CGAL/boost/graph/dijkstra_shortest_paths.h
-include/CGAL/boost/graph/dijkstra_shortest_paths.hpp
 include/CGAL/boost/graph/generators.h
 include/CGAL/boost/graph/graph_concepts.h
 include/CGAL/boost/graph/graph_traits_Arrangement_2.h
@@ -2681,6 +3050,7 @@ include/CGAL/boost/graph/graph_traits_TriMesh_ArrayKernelT.h
 include/CGAL/boost/graph/graph_traits_Triangulation_2.h
 include/CGAL/boost/graph/graph_traits_Triangulation_data_structure_2.h
 include/CGAL/boost/graph/graph_traits_Triangulation_hierarchy_2.h
+include/CGAL/boost/graph/graph_traits_inheritance_macros.h
 include/CGAL/boost/graph/halfedge_graph_traits.h
 include/CGAL/boost/graph/halfedge_graph_traits_HalfedgeDS.h
 include/CGAL/boost/graph/halfedge_graph_traits_Polyhedron_3.h
@@ -2688,6 +3058,7 @@ include/CGAL/boost/graph/helpers.h
 include/CGAL/boost/graph/internal/Has_member_clear.h
 include/CGAL/boost/graph/internal/Has_member_id.h
 include/CGAL/boost/graph/internal/OM_iterator_from_circulator.h
+include/CGAL/boost/graph/internal/graph_traits_2D_TDS_helper.h
 include/CGAL/boost/graph/internal/graph_traits_2D_triangulation.h
 include/CGAL/boost/graph/internal/graph_traits_2D_triangulation_helper.h
 include/CGAL/boost/graph/internal/helpers.h
@@ -2695,9 +3066,10 @@ include/CGAL/boost/graph/internal/initialized_index_maps_helpers.h
 include/CGAL/boost/graph/internal/properties_2D_triangulation.h
 include/CGAL/boost/graph/io.h
 include/CGAL/boost/graph/iterator.h
+include/CGAL/boost/graph/kruskal_min_spanning_tree.h
 include/CGAL/boost/graph/named_params_helper.h
-include/CGAL/boost/graph/parameters_interface.h
 include/CGAL/boost/graph/partition.h
+include/CGAL/boost/graph/prim_minimum_spanning_tree.h
 include/CGAL/boost/graph/properties.h
 include/CGAL/boost/graph/properties_Constrained_Delaunay_triangulation_2.h
 include/CGAL/boost/graph/properties_Constrained_triangulation_2.h
@@ -2776,14 +3148,17 @@ include/CGAL/disable_warnings.h
 include/CGAL/distance_predicates_2.h
 include/CGAL/distance_predicates_3.h
 include/CGAL/double.h
+include/CGAL/draw_face_graph.h
 include/CGAL/draw_face_graph_with_paths.h
 include/CGAL/draw_linear_cell_complex.h
 include/CGAL/draw_nef_3.h
 include/CGAL/draw_periodic_2_triangulation_2.h
 include/CGAL/draw_point_set_3.h
 include/CGAL/draw_polygon_2.h
+include/CGAL/draw_polygon_set_2.h
 include/CGAL/draw_polygon_with_holes_2.h
 include/CGAL/draw_polyhedron.h
+include/CGAL/draw_straight_skeleton_2.h
 include/CGAL/draw_surface_mesh.h
 include/CGAL/draw_triangulation_2.h
 include/CGAL/draw_triangulation_3.h
@@ -2804,6 +3179,7 @@ include/CGAL/extended_euclidean_algorithm.h
 include/CGAL/extract_mean_curvature_flow_skeleton.h
 include/CGAL/extremal_polygon_2.h
 include/CGAL/exude_mesh_3.h
+include/CGAL/facets_in_complex_3_to_triangle_mesh.h
 include/CGAL/float.h
 include/CGAL/for_each.h
 include/CGAL/function_objects.h
@@ -2838,149 +3214,9 @@ include/CGAL/hilbert_sort.h
 include/CGAL/hilbert_sort_on_sphere.h
 include/CGAL/in_place_edge_list.h
 include/CGAL/int.h
-include/CGAL/internal/AABB_tree/AABB_drawing_traits.h
-include/CGAL/internal/AABB_tree/AABB_node.h
-include/CGAL/internal/AABB_tree/AABB_ray_intersection.h
-include/CGAL/internal/AABB_tree/AABB_search_tree.h
-include/CGAL/internal/AABB_tree/AABB_traversal_traits.h
-include/CGAL/internal/AABB_tree/Has_nested_type_Shared_data.h
-include/CGAL/internal/AABB_tree/Is_ray_intersection_geomtraits.h
-include/CGAL/internal/AABB_tree/Primitive_helper.h
-include/CGAL/internal/AFSR/Surface_face_base_2.h
-include/CGAL/internal/AFSR/Surface_vertex_base_2.h
-include/CGAL/internal/AFSR/construct_polyhedron.h
-include/CGAL/internal/AFSR/construct_surface_2.h
-include/CGAL/internal/AFSR/orient.h
-include/CGAL/internal/AFSR/write_triple_indices.h
-include/CGAL/internal/Classification_type.h
-include/CGAL/internal/Combination_enumerator.h
-include/CGAL/internal/Combinatorial_map_copy_functors.h
-include/CGAL/internal/Combinatorial_map_group_functors.h
-include/CGAL/internal/Combinatorial_map_internal_functors.h
-include/CGAL/internal/Combinatorial_map_sewable.h
-include/CGAL/internal/Combinatorial_map_utility.h
-include/CGAL/internal/Dehn_hyperbolic_octagon_translation_word.h
-include/CGAL/internal/Delaunay_triangulation_hierarchy_3.h
-include/CGAL/internal/Dummy_tds_3.h
-include/CGAL/internal/Exact_complex.h
-include/CGAL/internal/Exact_type_selector.h
-include/CGAL/internal/Functor_with_offset_points_adaptor_2.h
-include/CGAL/internal/Functor_with_offset_points_adaptor_3.h
-include/CGAL/internal/Functor_with_offset_weighted_points_adaptor_3.h
-include/CGAL/internal/Generalized_map_group_functors.h
-include/CGAL/internal/Generalized_map_internal_functors.h
-include/CGAL/internal/Generalized_map_sewable.h
-include/CGAL/internal/Generic_random_point_generator.h
-include/CGAL/internal/Geometry_container.h
-include/CGAL/internal/Get_dimension_tag.h
-include/CGAL/internal/Has_boolean_tags.h
-include/CGAL/internal/Has_member_visited.h
-include/CGAL/internal/Has_nested_type_Bare_point.h
-include/CGAL/internal/Hyperbolic_Delaunay_triangulation_traits_2_functions.h
-include/CGAL/internal/Hyperbolic_octagon_translation_matrix.h
-include/CGAL/internal/Hyperbolic_octagon_translation_word.h
-include/CGAL/internal/K_neighbor_search.h
-include/CGAL/internal/Lazy_alpha_nt_2.h
-include/CGAL/internal/Lazy_alpha_nt_3.h
-include/CGAL/internal/Mesh_3/Boundary_of_subdomain_of_complex_3_in_triangulation_3_to_off.h
-include/CGAL/internal/Mesh_3/Graph_manipulations.h
-include/CGAL/internal/Mesh_3/Handle_IO_for_pair_of_int.h
-include/CGAL/internal/Mesh_3/check_weights.h
-include/CGAL/internal/Mesh_3/get_index.h
-include/CGAL/internal/Mesh_3/helpers.h
-include/CGAL/internal/Mesh_3/indices_management.h
-include/CGAL/internal/Periodic_2_Delaunay_triangulation_filtered_traits_2.h
-include/CGAL/internal/Periodic_2_Delaunay_triangulation_statically_filtered_traits_2.h
-include/CGAL/internal/Periodic_2_construct_point_2.h
-include/CGAL/internal/Periodic_2_triangulation_filtered_traits_2.h
-include/CGAL/internal/Periodic_2_triangulation_statically_filtered_traits_2.h
-include/CGAL/internal/Periodic_3_Delaunay_triangulation_filtered_traits_3.h
-include/CGAL/internal/Periodic_3_Delaunay_triangulation_remove_traits_3.h
-include/CGAL/internal/Periodic_3_Delaunay_triangulation_statically_filtered_traits_3.h
-include/CGAL/internal/Periodic_3_construct_point_3.h
-include/CGAL/internal/Periodic_3_construct_weighted_point_3.h
-include/CGAL/internal/Periodic_3_regular_triangulation_dummy_288.h
-include/CGAL/internal/Periodic_3_regular_triangulation_filtered_traits_3.h
-include/CGAL/internal/Periodic_3_regular_triangulation_remove_traits_3.h
-include/CGAL/internal/Periodic_3_regular_triangulation_statically_filtered_traits_3.h
-include/CGAL/internal/Periodic_3_triangulation_dummy_36.h
-include/CGAL/internal/Periodic_3_triangulation_filtered_traits_3.h
-include/CGAL/internal/Periodic_3_triangulation_iterators_3.h
-include/CGAL/internal/Periodic_3_triangulation_remove_traits_3.h
-include/CGAL/internal/Periodic_3_triangulation_statically_filtered_traits_3.h
-include/CGAL/internal/Periodic_4_hyperbolic_triangulation_dummy_14.h
-include/CGAL/internal/Projection_traits_3.h
-include/CGAL/internal/Robust_periodic_weighted_circumcenter_traits_3.h
-include/CGAL/internal/Search_helpers.h
-include/CGAL/internal/Static_filters/Angle_3.h
-include/CGAL/internal/Static_filters/Collinear_3.h
-include/CGAL/internal/Static_filters/Compare_squared_radius_3.h
-include/CGAL/internal/Static_filters/Compare_weighted_squared_radius_3.h
-include/CGAL/internal/Static_filters/Compare_x_2.h
-include/CGAL/internal/Static_filters/Compare_y_2.h
-include/CGAL/internal/Static_filters/Compare_y_at_x_2.h
-include/CGAL/internal/Static_filters/Coplanar_3.h
-include/CGAL/internal/Static_filters/Coplanar_orientation_3.h
-include/CGAL/internal/Static_filters/Coplanar_side_of_bounded_circle_3.h
-include/CGAL/internal/Static_filters/Do_intersect_2.h
-include/CGAL/internal/Static_filters/Do_intersect_3.h
-include/CGAL/internal/Static_filters/Equal_2.h
-include/CGAL/internal/Static_filters/Equal_3.h
-include/CGAL/internal/Static_filters/Is_degenerate_3.h
-include/CGAL/internal/Static_filters/Orientation_2.h
-include/CGAL/internal/Static_filters/Orientation_3.h
-include/CGAL/internal/Static_filters/Periodic_2_orientation_2.h
-include/CGAL/internal/Static_filters/Periodic_2_side_of_oriented_circle_2.h
-include/CGAL/internal/Static_filters/Periodic_3_orientation_3.h
-include/CGAL/internal/Static_filters/Periodic_3_power_side_of_oriented_power_sphere_3.h
-include/CGAL/internal/Static_filters/Periodic_3_side_of_oriented_sphere_3.h
-include/CGAL/internal/Static_filters/Power_side_of_oriented_power_sphere_3.h
-include/CGAL/internal/Static_filters/Side_of_oriented_circle_2.h
-include/CGAL/internal/Static_filters/Side_of_oriented_sphere_3.h
-include/CGAL/internal/Static_filters/Static_filter_error.h
-include/CGAL/internal/Static_filters/Static_filters.h
-include/CGAL/internal/Static_filters/tools.h
-include/CGAL/internal/Static_or_dynamic_array.h
-include/CGAL/internal/Surface_mesh_deformation/Spokes_and_rims_iterator.h
-include/CGAL/internal/Surface_mesh_segmentation/AABB_traits.h
-include/CGAL/internal/Surface_mesh_segmentation/AABB_traversal_traits.h
-include/CGAL/internal/Surface_mesh_segmentation/Disk_samplers.h
-include/CGAL/internal/Surface_mesh_segmentation/Expectation_maximization.h
-include/CGAL/internal/Surface_mesh_segmentation/Filters.h
-include/CGAL/internal/Surface_mesh_segmentation/K_means_clustering.h
-include/CGAL/internal/Surface_mesh_segmentation/SDF_calculation.h
-include/CGAL/internal/Surface_mesh_segmentation/Surface_mesh_segmentation.h
-include/CGAL/internal/Surface_mesh_skeletonization/Curve_skeleton.h
-include/CGAL/internal/Surface_mesh_skeletonization/Debug.h
-include/CGAL/internal/Surface_mesh_skeletonization/Detect_degeneracy.h
-include/CGAL/internal/TDS_2/Edge_hash_function.h
-include/CGAL/internal/TDS_2/edge_list.h
-include/CGAL/internal/Transform_coordinates_traits_3.h
-include/CGAL/internal/Triangulation/Dummy_TDS.h
-include/CGAL/internal/Triangulation/Triangulation_ds_iterators.h
-include/CGAL/internal/Triangulation/utilities.h
-include/CGAL/internal/Triangulation_ds_circulators_3.h
-include/CGAL/internal/Triangulation_ds_iterators_3.h
-include/CGAL/internal/alpha_shape_mesh.h
-include/CGAL/internal/auxiliary/graph.h
-include/CGAL/internal/boost/array_binary_tree.hpp
-include/CGAL/internal/boost/mutable_heap.hpp
-include/CGAL/internal/boost/mutable_queue.hpp
-include/CGAL/internal/bounded_priority_queue.h
-include/CGAL/internal/canonicalize_helper.h
-include/CGAL/internal/compute_confidences.h
-include/CGAL/internal/container_fwd_fixed.hpp
-include/CGAL/internal/deprecation_warning.h
-include/CGAL/internal/disable_deprecation_warnings_and_errors.h
-include/CGAL/internal/enable_third_party_libraries.h
-include/CGAL/internal/hypothesis.h
-include/CGAL/internal/info_check.h
-include/CGAL/internal/parameters.h
-include/CGAL/internal/point_set_with_planes.h
 include/CGAL/interpolation_functions.h
 include/CGAL/intersection_2.h
 include/CGAL/intersection_3.h
-include/CGAL/intersection_3_1.h
 include/CGAL/intersections.h
 include/CGAL/intersections_d.h
 include/CGAL/ipower.h
@@ -3008,6 +3244,7 @@ include/CGAL/license/AABB_tree.h
 include/CGAL/license/Advancing_front_surface_reconstruction.h
 include/CGAL/license/Alpha_shapes_2.h
 include/CGAL/license/Alpha_shapes_3.h
+include/CGAL/license/Alpha_wrap_3.h
 include/CGAL/license/Apollonius_graph_2.h
 include/CGAL/license/Arrangement_on_surface_2.h
 include/CGAL/license/Barycentric_coordinates_2.h
@@ -3041,6 +3278,7 @@ include/CGAL/license/Nef_3.h
 include/CGAL/license/Nef_S2.h
 include/CGAL/license/Optimal_bounding_box.h
 include/CGAL/license/Optimal_transportation_reconstruction_2.h
+include/CGAL/license/Orthtree.h
 include/CGAL/license/Partition_2.h
 include/CGAL/license/Periodic_2_triangulation_2.h
 include/CGAL/license/Periodic_3_mesh_3.h
@@ -3052,19 +3290,21 @@ include/CGAL/license/Point_set_processing_3.h
 include/CGAL/license/Poisson_surface_reconstruction_3.h
 include/CGAL/license/Polygon_mesh_processing.h
 include/CGAL/license/Polygon_mesh_processing/Compute_normal.h
+include/CGAL/license/Polygon_mesh_processing/Polyhedral_envelope.h
 include/CGAL/license/Polygon_mesh_processing/collision_detection.h
+include/CGAL/license/Polygon_mesh_processing/combinatorial_repair.h
 include/CGAL/license/Polygon_mesh_processing/connected_components.h
 include/CGAL/license/Polygon_mesh_processing/core.h
 include/CGAL/license/Polygon_mesh_processing/corefinement.h
 include/CGAL/license/Polygon_mesh_processing/detect_features.h
 include/CGAL/license/Polygon_mesh_processing/distance.h
+include/CGAL/license/Polygon_mesh_processing/geometric_repair.h
 include/CGAL/license/Polygon_mesh_processing/locate.h
 include/CGAL/license/Polygon_mesh_processing/measure.h
 include/CGAL/license/Polygon_mesh_processing/meshing_hole_filling.h
 include/CGAL/license/Polygon_mesh_processing/miscellaneous.h
 include/CGAL/license/Polygon_mesh_processing/orientation.h
 include/CGAL/license/Polygon_mesh_processing/predicate.h
-include/CGAL/license/Polygon_mesh_processing/repair.h
 include/CGAL/license/Polygonal_surface_reconstruction.h
 include/CGAL/license/Polyhedron.h
 include/CGAL/license/Polyline_simplification_2.h
@@ -3078,6 +3318,7 @@ include/CGAL/license/Segment_Delaunay_graph_2.h
 include/CGAL/license/Segment_Delaunay_graph_Linf_2.h
 include/CGAL/license/Set_movable_separability_2.h
 include/CGAL/license/Shape_detection.h
+include/CGAL/license/Shape_regularization.h
 include/CGAL/license/Skin_surface_3.h
 include/CGAL/license/Snap_rounding_2.h
 include/CGAL/license/Spatial_searching.h
@@ -3101,6 +3342,7 @@ include/CGAL/license/Three.h
 include/CGAL/license/Triangulation.h
 include/CGAL/license/Triangulation_2.h
 include/CGAL/license/Triangulation_3.h
+include/CGAL/license/Triangulation_on_sphere_2.h
 include/CGAL/license/Visibility_2.h
 include/CGAL/license/Voronoi_diagram_2.h
 include/CGAL/license/gpl_package_list.txt
@@ -3199,6 +3441,7 @@ include/CGAL/random_polygon_2.h
 include/CGAL/random_selection.h
 include/CGAL/random_simplify_point_set.h
 include/CGAL/range_search_delaunay_2.h
+include/CGAL/rank.h
 include/CGAL/rational_rotation.h
 include/CGAL/read_vtk_image_data.h
 include/CGAL/rectangular_3_center_2.h
@@ -3210,6 +3453,7 @@ include/CGAL/remove_far_points_in_mesh_3.h
 include/CGAL/remove_outliers.h
 include/CGAL/representation_tags.h
 include/CGAL/result_of.h
+include/CGAL/scanline_orient_normals.h
 include/CGAL/segment_intersection_points_2.h
 include/CGAL/sibson_gradient_fitting.h
 include/CGAL/simple_transformations_d.h
@@ -3218,13 +3462,7 @@ include/CGAL/sorted_matrix_search.h
 include/CGAL/spatial_sort.h
 include/CGAL/spatial_sort_on_sphere.h
 include/CGAL/squared_distance_2.h
-include/CGAL/squared_distance_2_1.h
-include/CGAL/squared_distance_2_2.h
 include/CGAL/squared_distance_3.h
-include/CGAL/squared_distance_3_0.h
-include/CGAL/squared_distance_3_1.h
-include/CGAL/squared_distance_3_2.h
-include/CGAL/squared_distance_utils.h
 include/CGAL/sse2.h
 include/CGAL/stddef.h
 include/CGAL/streamlines_assertions.h
@@ -3276,14 +3514,19 @@ lib/cmake/CGAL/CGALConfig_install.cmake.in
 lib/cmake/CGAL/CGALLibConfig.cmake.in
 lib/cmake/CGAL/CGAL_Boost_iostreams_support.cmake
 lib/cmake/CGAL/CGAL_Boost_serialization_support.cmake
+lib/cmake/CGAL/CGAL_Ceres_support.cmake
 lib/cmake/CGAL/CGAL_CheckCXXFileRuns.cmake
 lib/cmake/CGAL/CGAL_Common.cmake
 lib/cmake/CGAL/CGAL_CreateSingleSourceCGALProgram.cmake
+lib/cmake/CGAL/CGAL_Eigen3_support.cmake
 lib/cmake/CGAL/CGAL_Eigen_support.cmake
 lib/cmake/CGAL/CGAL_GLPK_support.cmake
 lib/cmake/CGAL/CGAL_GeneratorSpecificSettings.cmake
+lib/cmake/CGAL/CGAL_ITK_support.cmake
 lib/cmake/CGAL/CGAL_LASLIB_support.cmake
+lib/cmake/CGAL/CGAL_METIS_support.cmake
 lib/cmake/CGAL/CGAL_Macros.cmake
+lib/cmake/CGAL/CGAL_OSQP_support.cmake
 lib/cmake/CGAL/CGAL_OpenCV_support.cmake
 lib/cmake/CGAL/CGAL_OpenGR_support.cmake
 lib/cmake/CGAL/CGAL_Qt5_moc_and_resource_files.cmake
@@ -3300,7 +3543,6 @@ lib/cmake/CGAL/CGAL_SetupGMP.cmake
 lib/cmake/CGAL/CGAL_SetupLEDA.cmake
 lib/cmake/CGAL/CGAL_SetupVLD.cmake
 lib/cmake/CGAL/CGAL_TBB_support.cmake
-lib/cmake/CGAL/CGAL_TensorFlow_support.cmake
 lib/cmake/CGAL/CGAL_TweakFindBoost.cmake
 lib/cmake/CGAL/CGAL_UseLEDA.cmake
 lib/cmake/CGAL/CGAL_UseMKL.cmake
@@ -3323,6 +3565,7 @@ lib/cmake/CGAL/FindGLPK.cmake
 lib/cmake/CGAL/FindGMP.cmake
 lib/cmake/CGAL/FindGMPXX.cmake
 lib/cmake/CGAL/FindIPE.cmake
+lib/cmake/CGAL/FindITT.cmake
 lib/cmake/CGAL/FindLASLIB.cmake
 lib/cmake/CGAL/FindLEDA.cmake
 lib/cmake/CGAL/FindLibSSH.cmake
@@ -3331,12 +3574,12 @@ lib/cmake/CGAL/FindMKL.cmake
 lib/cmake/CGAL/FindMPFI.cmake
 lib/cmake/CGAL/FindMPFR.cmake
 lib/cmake/CGAL/FindNTL.cmake
+lib/cmake/CGAL/FindOSQP.cmake
 lib/cmake/CGAL/FindOpenMesh.cmake
 lib/cmake/CGAL/FindRS.cmake
 lib/cmake/CGAL/FindRS3.cmake
 lib/cmake/CGAL/FindSuiteSparse.cmake
 lib/cmake/CGAL/FindTBB.cmake
-lib/cmake/CGAL/FindTensorFlow.cmake
 lib/cmake/CGAL/Help/CGAL_SetupBoost.rst
 lib/cmake/CGAL/Help/CGAL_SetupCGALDependencies.rst
 lib/cmake/CGAL/Help/CGAL_SetupCGAL_CoreDependencies.rst
@@ -3425,6 +3668,5 @@ man/man1/cgal_create_cmake_script.1
 share/doc/CGAL/AUTHORS
 share/doc/CGAL/CHANGES.md
 share/doc/CGAL/LICENSE
-share/doc/CGAL/LICENSE.FREE_USE
 share/doc/CGAL/LICENSE.GPL
 share/doc/CGAL/LICENSE.LGPL
diff --git a/cgal/distinfo b/cgal/distinfo
index 720817641d..789c2bf16e 100644
--- a/cgal/distinfo
+++ b/cgal/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-RMD160 (CGAL-5.1.tar.xz) = 004772acc7b4a9e031f03c84ba138217cec2f07d
-SHA512 (CGAL-5.1.tar.xz) = 41085eeb113cec0eede2e21df05c9d2530db5988b4f9d0379f8de7c655cab09266620eebe017e0141c0ccdbcbafe8c074fd5bec46a40aaba95aa7521732e4423
-Size (CGAL-5.1.tar.xz) = 22850692 bytes
+BLAKE2s (CGAL-5.5.2.tar.xz) = 083e54aba68a6582d32be72843e98f81fa910caefe87dcaa01f05482f90c6d50
+SHA512 (CGAL-5.5.2.tar.xz) = 2842b027f68d98be5b747bbf1c5fa9310b82247520f1dc90b7612311a77aad83f519805a366317c4d50ca440dc604be6b7ca88160add1ce2b8006f0e561363eb
+Size (CGAL-5.5.2.tar.xz) = 24159628 bytes


Home | Main Index | Thread Index | Old Index