All Distance Sketch  0.1
All distance sketch based algorithms
Loading your graph

Building a graph

The first step is to build a Graph with your data. Visit the example below to understand how to build a directed/undirected graph.

examples/graph.cpp