Searched refs:GetShortestPathData (Results 1 – 2 of 2) sorted by relevance
551 << reverse_shortest_path_->GetShortestPathData().Distance(s); in DistanceToDest()552 return reverse_shortest_path_->GetShortestPathData().Distance(s); in DistanceToDest()
432 const PdtShortestPathData<Arc> &GetShortestPathData() const { in GetShortestPathData() function