30 #endif // __READSNAP_H
Graph readSnap(const string &, int, int, int btag=-1)
Definition: readSnap.cpp:92
Graph class, partially based on Sedgewick, "Alg. in C++", progs. 17.1, 17.9 and 17.10.
Definition: graph.h:63
Graph readGeo(const string &, int, int, int btag=-1)
Definition: readSnap.cpp:329