Template Class PatohPartition

Inheritance Relationships

Base Type

Class Documentation

template<typename IDType, typename NNZType, typename ValueType>
class sparsebase::partition::PatohPartition : public sparsebase::partition::Partitioner<IDType>

A wrapper for the Patoh graph partitioner.

Public Types

typedef PatohPartitionParams ParamsType

Public Functions

PatohPartition()
PatohPartition(ParamsType params)