Defined in File Dijkstra.hpp
Warning
doxygenfunction: Unable to resolve function “NetworKit::Traversal::callDijkstraHandle” with arguments (F&, node, edgeweight) in doxygen xml output for project “NetworKit” from directory: ../build/doxyoutput/xml. Potential matches:
- template<class F> decltype(f(u)) callDijkstraHandle(F &f, node u, edgeweight)
- template<class F> decltype(f(u, dist)) callDijkstraHandle(F &f, node u, edgeweight dist)