mirror of
https://github.com/boostorg/graph.git
synced 2026-02-01 20:42:11 +00:00
4b61796e41f262f06df39aa253c56701c994be27
[SVN r50812]
Changed Dijkstra shortest path algorithm to use d-ary heap by default, and to use a vector_property_map when the graph does not model VertexListGraph (only supported for dijkstra_shortest_paths_no_init); fixes #708
Changed Dijkstra shortest path algorithm to use d-ary heap by default, and to use a vector_property_map when the graph does not model VertexListGraph (only supported for dijkstra_shortest_paths_no_init); fixes #708
Description
Mirrored via gitea-mirror
Languages
C++
98.2%
C
1.7%