PGROUTING
3.2
|
class for stopping when 1 target is found More...
Public Member Functions | |
dijkstra_one_goal_visitor (V goal) | |
template<class B_G > | |
void | examine_vertex (V &u, B_G &) |
Private Attributes | |
V | m_goal |
class for stopping when 1 target is found
Definition at line 319 of file pgr_dagShortestPath.hpp.
|
inlineexplicit |
Definition at line 321 of file pgr_dagShortestPath.hpp.
|
inline |
Definition at line 323 of file pgr_dagShortestPath.hpp.
References Pgr_dag< G >::dijkstra_one_goal_visitor::m_goal.
Definition at line 327 of file pgr_dagShortestPath.hpp.
Referenced by Pgr_dag< G >::dijkstra_one_goal_visitor::examine_vertex().