cgal/BGL/include/CGAL/boost/graph
Sven Oesau b66cacad24 working on the reconstruction
using energy terms from the publication/reference implementation
adding min_cut for binary labeling instead of alpha_expansion_graphcut
removal of hybrid mode
2023-01-18 12:03:08 +01:00
..
IO fix Identity_map mutability and fix CGAL code using it 2021-11-09 11:37:24 +01:00
METIS Fix the previous, bad fix 2021-11-22 13:06:46 +01:00
internal
Dual.h Various fixes for pmaps: 2021-10-08 15:38:47 +02:00
Euler_operations.h removed trailing whitespaces 2021-04-22 18:48:11 +02:00
Face_filtered_graph.h Merge pull request #5863 from MaelRL/BGL-Fix_FFG_nonconst_index_pmaps-GF 2021-07-27 15:55:11 +02:00
Graph_with_descriptor_with_graph.h Various fixes for pmaps: 2021-10-08 15:38:47 +02:00
Graph_with_descriptor_with_graph_fwd.h
Named_function_parameters.h add missing include statement 2021-11-02 13:54:36 +01:00
Seam_mesh.h
alpha_expansion_graphcut.h working on the reconstruction 2023-01-18 12:03:08 +01:00
backward_compatibility_functions.h
copy_face_graph.h handle isolated vertices in the target mesh 2021-01-27 10:17:42 +01:00
dijkstra_shortest_paths.h
generators.h Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2021-01-07 15:05:28 +01:00
graph_concepts.h Remove obsolete CGAL_UNUSED after BOOST_CONCEPT_ASSERTIONS 2020-10-14 10:59:46 +02:00
graph_traits_OpenMesh.h
graph_traits_PolyMesh_ArrayKernelT.h
graph_traits_Seam_mesh.h
graph_traits_TriMesh_ArrayKernelT.h
graph_traits_inheritance_macros.h
halfedge_graph_traits.h
helpers.h
io.h Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2020-10-09 18:36:17 +02:00
iterator.h Fix uninitialized member in iterator.h 2020-11-22 14:11:14 +00:00
named_params_helper.h fix Identity_map mutability and fix CGAL code using it 2021-11-09 11:37:24 +01:00
parameters_interface.h Merge remote-tracking branch 'origin/master' into Kinetic_shape_reconstruction-new_package-danston 2021-11-24 16:38:06 +01:00
partition.h
properties.h Merge branch 'PM-Fix_pmaps_reference_types-GF' into PM-Fix_pmaps_reference_types_5.3-GF 2021-10-12 09:29:23 +02:00
properties_OpenMesh.h Various fixes for pmaps: 2021-10-08 15:38:47 +02:00
properties_PolyMesh_ArrayKernelT.h
properties_Seam_mesh.h
properties_TriMesh_ArrayKernelT.h
property_maps.h Various fixes for pmaps: 2021-10-08 15:38:47 +02:00
selection.h Merge branch 'PM-Fix_pmaps_reference_types-GF' into PM-Fix_pmaps_reference_types_5.3-GF 2021-10-12 09:29:23 +02:00
split_graph_into_polylines.h Merge pull request #5958 from sloriot/BGL-split_node_less_fctr_calls 2021-09-30 16:49:40 +02:00
visitor.h