cgal/BGL/test/BGL
Sébastien Loriot 9c536ddae6 Merge pull request #8234 from MaelRL/BGL-Add_remove_deg_2_vertex-GF
Add an Euler operation to remove degree 2 vertices
2025-02-12 21:17:43 +01:00
..
data Test remove_degree_2_vertex 2024-12-13 22:18:52 +01:00
CMakeLists.txt update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00
bench_read_from_stream_vs_add_face_and_add_faces.cpp IO namespace for files in IO directories 2021-05-04 14:36:06 +02:00
borders.cin move file to test 2014-12-11 18:56:59 +01:00
borders.cpp run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
graph_concept_Arrangement_2.cpp Fixed assuming GMP is present 2018-02-20 17:25:03 +01:00
graph_concept_Derived.cpp add concept checking test 2020-08-19 18:08:34 +02:00
graph_concept_Dual.cpp extra run of the script to remove tabs and trailing whitespaces 2020-03-27 08:37:32 +01:00
graph_concept_Face_filtered_graph.cpp BGL test improvements 2018-02-08 18:19:12 +01:00
graph_concept_Gwdwg_Surface_mesh.cpp Do not include graph_traits_Polyhedron.h, properties_polyhedron.h and Polyhedron_iostream.h 2018-05-03 13:23:50 +02:00
graph_concept_Linear_cell_complex.cpp BGL: Add adjacency_iterator for several classes 2022-05-03 14:02:21 +01:00
graph_concept_OpenMesh.cpp Also add it to OpenMesh 2022-05-03 14:21:43 +01:00
graph_concept_Polyhedron_3.cpp BGL: Add adjacency_iterator for several classes 2022-05-03 14:02:21 +01:00
graph_concept_Seam_mesh_Surface_mesh.cpp Do not include graph_traits_Polyhedron.h, properties_polyhedron.h and Polyhedron_iostream.h 2018-05-03 13:23:50 +02:00
graph_concept_Surface_mesh.cpp BGL: Add adjacency_iterator for several classes 2022-05-03 14:02:21 +01:00
graph_concept_Triangulation_2.cpp run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
graph_traits_inheritance.cpp add a convenience header file to inherit from face graphs 2020-08-19 14:29:09 +02:00
next.cpp More #includes 2024-03-15 08:48:40 +01:00
test_3mf_to_sm.cpp IO namespace for files in IO directories 2021-05-04 14:36:06 +02:00
test_Collapse_edge.cpp IO namespace for files in IO directories 2021-05-04 14:36:06 +02:00
test_Collapse_edge_with_constraints.cpp some more cases 2024-05-14 16:38:47 +02:00
test_Euler_operations.cpp Merge pull request #8234 from MaelRL/BGL-Add_remove_deg_2_vertex-GF 2025-02-12 21:17:43 +01:00
test_Face_filtered_graph.cpp boost::tie -> std::tie 2025-01-24 14:20:00 +01:00
test_Gwdwg.cpp Spelling corrections 2023-07-30 12:59:17 +02:00
test_Has_member_clear.cpp remove CGAL_static_assertion* 2023-06-15 10:42:10 +02:00
test_Has_member_id.cpp remove CGAL_static_assertion* 2023-06-15 10:42:10 +02:00
test_Manifold_face_removal.cpp replace boost::unordered by std::unordered 2022-02-03 19:11:12 +01:00
test_OpenMesh.cpp typo 2025-01-27 10:18:42 +01:00
test_Prefix.h Merge pull request #8234 from MaelRL/BGL-Add_remove_deg_2_vertex-GF 2025-02-12 21:17:43 +01:00
test_Properties.cpp Merge branch 'master' into HEAD 2023-06-22 14:05:45 +02:00
test_Regularize_face_selection_borders.cpp replace boost::unordered by std::unordered 2022-02-03 19:11:12 +01:00
test_bgl_dual.cpp boost::tie -> std::tie 2025-01-24 14:20:00 +01:00
test_bgl_read_write.cpp Use BGL API instead of assuming graph.clear() exists 2023-05-15 12:42:13 +02:00
test_circulator.cmd automatically move data files in data dir + update paths 2021-10-04 09:42:49 +02:00
test_circulator.cpp boost::tie -> std::tie 2025-01-24 14:20:00 +01:00
test_clear.cpp IO namespace for files in IO directories 2021-05-04 14:36:06 +02:00
test_deprecated_io.cpp Deduplicate file names for IO test 2023-06-29 09:11:07 +01:00
test_graph_traits.cpp boost::tie -> std::tie 2025-01-24 14:20:00 +01:00
test_helpers.cpp char* -> std::string 2021-10-04 09:49:24 +02:00
test_split.cpp Fix may-be-used-uninitialized warning 2021-07-30 10:35:10 +02:00
test_test_face.cpp Add several #include 2024-03-14 10:09:07 +01:00