Defined in File METISParser.hpp
Parser for the METIS file format.
Public Functions
Constructor for the METIS Parser.
path – [in] file path
Get the METIS graph file header
Test if graph file has a next line.
Get adjacencies from the next line in the METIS graph file.
ignoreFirst – [in] number of values to ignore [in case the METIS file contains node weightes]
Get adjacencies with edge weights from the next line in the METIS graph file.