Class GraphToolBinaryReader

Inheritance Relationships

Base Type

Class Documentation

class GraphToolBinaryReader : public NetworKit::GraphReader

Reads graphs from files in the binary format defined by graph-tool1.

Public Functions

GraphToolBinaryReader() = default
virtual Graph read(const std::string &path) override

Given the path of an input file, read the graph contained.

Parameters:

path[in] input file path