Defined in File MTXParser.hpp
Parser for the MTX file format.
Public Types
Public Functions
Get the MTX graph file matrix size header.
Get the (weighted) edge from the next line in the MTX graph file if present.
weighted –
std::optional<std::pair<NetworKit::Edge, NetworKit::edgeweight>>
Public Members