All Distance Sketch  0.1
All distance sketch based algorithms
Namespaces
dijkstra_shortest_paths.h File Reference

Optimized version of Dijkstra algorithm for the sketch calculation algorithm. More...

#include "../common.h"
#include "../utils/thread_utils.h"
#include "../sketch/node_sketch.h"
#include "../sketch/graph_sketch.h"

Go to the source code of this file.

Namespaces

 all_distance_sketch
 

Detailed Description

Optimized version of Dijkstra algorithm for the sketch calculation algorithm.