Class PartitionReader

Class Documentation

class PartitionReader

Public Functions

Partition read(std::string_view path)

Read a clustering from a file. File format: line n contains cluster id of node (n - 1)

Parameters:

path[in] Path to file.