Class ParallelPartitionCoarsening

Inheritance Relationships

Base Type

Class Documentation

class ParallelPartitionCoarsening : public NetworKit::GraphCoarsening

Public Functions

ParallelPartitionCoarsening(const Graph &G, const Partition &zeta, bool parallel = true)
virtual void run() override

The generic run method which calls runImpl() and takes care of setting hasRun to the appropriate value.