graph
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Functions
pangolin Namespace Reference

Classes

class  BELReader
 
class  EdgeListReader
 
class  GraphChallengeTSVReader
 
class  TSVIterator
 
class  Vector
 

Functions

static EdgeList read_stream (std::istream &is, std::istream::streampos end)
 
static std::istream::streampos next_line_or_eof (const std::string &path, std::istream::streampos start)
 

Function Documentation

◆ next_line_or_eof()

static std::istream::streampos pangolin::next_line_or_eof ( const std::string &  path,
std::istream::streampos  start 
)
static

◆ read_stream()

static EdgeList pangolin::read_stream ( std::istream &  is,
std::istream::streampos  end 
)
static