Defined in File CoverReader.hpp
public NetworKit::EdgeListCoverReader (Class EdgeListCoverReader)
public NetworKit::EdgeListCoverReader
Subclassed by NetworKit::EdgeListCoverReader
Public Functions
Read a cover from a file. File format: each line contains the node ids of one subset.
path – [in] The path to the input file
G – [in] The graph for which the cover shall be read
The cover instance