Searched refs:given_node (Results 1 – 1 of 1) sorted by relevance
56 shortest_paths (const graph_t &graph, const node_t *given_node,91 const node_t *given_node, in shortest_paths() argument108 m_dist[given_node->m_index] = 0; in shortest_paths()