Searched defs:brandes_dijkstra_shortest_paths (Results 1 – 1 of 1) sorted by relevance
119 template < typename WeightMap > struct brandes_dijkstra_shortest_paths struct121 brandes_dijkstra_shortest_paths(WeightMap weight_map) in brandes_dijkstra_shortest_paths() argument129 void operator()(Graph& g, in operator ()()150 WeightMap weight_map;