Class PartitionReader

Class Documentation

class PartitionReader

Public Functions

Partition read(const std::string &path)

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

Parameters:

path[in] Path to file.