Template Class PulpPartition

Inheritance Relationships

Base Type

Class Documentation

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

A wrapper for the PULP graph partitioner.

Public Types

typedef PulpPartitionParams ParamsType

Public Functions

PulpPartition()
PulpPartition(ParamsType params)