Home
last modified time | relevance | path

Searched refs:dijkstra_queue_update (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/graph/
Ddijkstra_shortest_paths.hpp57 inline void dijkstra_queue_update( in dijkstra_queue_update() function
151 dijkstra_queue_update(m_Q, target(e, g), old_distance); in gray_target()