mirror of
https://github.com/boostorg/graph.git
synced 2026-07-21 13:23:42 +00:00
8a9558f06f10e4f6e03294277bf593a2dba37c70
[SVN r51021]
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
No description provided
Languages
C++
98%
C
1.6%
Python
0.2%