mirror of https://github.com/CGAL/cgal
## Summary of Changes computes the shortest path between two vertices, using Dijkstra algorithm Todo - [x] write doc and integrate to - [x] add np - [x] add measure to define what "shortest" means - [x] add to ref manual top page - [x] use in demo code ## Release Management * Affected package(s): BGL * [Small feature](https://cgalwiki.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/Add_CGAL::shortest_path(vs,_vt)) * Link to compiled documentation [CGAL::shortest_path_between_two_vertices()](https://cgal.github.io/8724/v0/BGL/group__PkgBGLTraversal.html#ga5627dee8a6fe4d238cb5c91e123aa763) * License and copyright ownership: unchanged |
||
|---|---|---|
| .. | ||
| data | ||
| CMakeLists.txt | ||
| connected_components.cpp | ||
| gwdwg.cpp | ||
| prim.cpp | ||
| seam_mesh.cpp | ||
| shortest_path.cpp | ||
| surface_mesh_dual.cpp | ||
| surface_mesh_partition.cpp | ||
| write_inp.cpp | ||