Home
last modified time | relevance | path

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

/third_party/boost/boost/graph/
Ddijkstra_shortest_paths.hpp335 ColorMapHelper; in dijkstra_shortest_paths_no_init() typedef
336 typedef typename ColorMapHelper::type ColorMap; in dijkstra_shortest_paths_no_init()
337 ColorMap color = ColorMapHelper::build(g, index_map); in dijkstra_shortest_paths_no_init()