All Distance Sketch  0.1
All distance sketch based algorithms
Classes | Namespaces | Typedefs
graph.h File Reference

Graph class. More...

#include "../common.h"
#include "../utils/utils.h"

Go to the source code of this file.

Classes

class  all_distance_sketch::graph::Graph< T >
 Graph data structure Thin wrapper over SNAP graph. More...
 

Namespaces

 all_distance_sketch
 
 all_distance_sketch::graph
 

Typedefs

typedef std::vector< EdgeDetails > all_distance_sketch::graph::TEdgesWeights
 
typedef std::vector< TEdgesWeights > all_distance_sketch::graph::TWeights
 

Detailed Description

Graph class.