Class DibapGraphReader

Inheritance Relationships

Base Type

Class Documentation

class DibapGraphReader : public NetworKit::GraphReader

TODO: class documentation

Public Functions

DibapGraphReader() = 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

inline const std::vector<Point<coordinate>> &getCoordinates() const noexcept
inline std::vector<Point<coordinate>> moveCoordinates()