cgal/BGL/examples/BGL_triangulation_2
Mael Rouxel-Labbé e83d9852a9 EMST based on regular uses edges weighted with the power distance
Assuming an EMST based on a regular triangulation makes sense, it should be
coherent in its distance: in the Delaunay version, we use the Euclidean
distance, so the power distance should be used for the regular triangulation
version.
2017-06-08 13:23:10 +02:00
..
data Regular_triangulations are built using weighted points 2017-06-08 13:23:10 +02:00
CMakeLists.txt Commit example cmake scripts forgotten 2016-09-07 23:41:11 +02:00
dijkstra.cpp All examples now read from a file 2016-08-20 20:11:36 +02:00
dijkstra_with_internal_properties.cpp All examples now read from a file 2016-08-20 20:11:36 +02:00
emst.cpp All examples now read from a file 2016-08-20 20:11:36 +02:00
emst_cdt_plus_hierarchy.cpp Add an example for a triangulation hierarchy of a constrained Delaunay triangulation plus 2017-03-31 11:20:47 +02:00
emst_regular.cpp EMST based on regular uses edges weighted with the power distance 2017-06-08 13:23:10 +02:00
face_graph.cpp clean up example of face_graph.cpp 2014-12-18 08:26:00 +01:00