Todo List

page todo

Member NetworKit::IncompleteDijkstra::IncompleteDijkstra  (const Graph *G, const std::vector< node > &sources, const std::unordered_set< node > *explored=nullptr)

This is somewhat ugly, but we do not want introduce a std::shared_ptr<> since G and explored could well be stack allocated.