Abstract class for partition-based evaluation algorithms.
More...
#include <partitionevaluation.h>
template<typename T>
class CluE::PartitionEvaluation< T >
Abstract class for partition-based evaluation algorithms.
Evaluation algorithms requiring partitions for calculating the input's cost should derive from this class.
Definition at line 19 of file partitionevaluation.h.
Calculates the cost of a given partitioning.
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Calculates the cost of a given partition.
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
The documentation for this class was generated from the following file: