Class HashingOverlapper

Inheritance Relationships

Base Type

Class Documentation

class HashingOverlapper : public NetworKit::Overlapper

Determines the overlap of multiple partitions by hashing partition identifiers.

Public Functions

virtual Partition run(const Graph &G, const std::vector<Partition> &clusterings) override