File heuristic_wra.hpp

namespace seco
class WraConfig : public seco::IHeuristicConfig
#include <heuristic_wra.hpp>

Allows to configure a heuristic that corresponds to the “Weighted Relative Accuracy” (WRA) metric.

Public Functions

virtual std::unique_ptr<IHeuristicFactory> createHeuristicFactory() const override

Creates and returns a new object of type IHeuristicFactory according to the specified configuration.

Returns:

An unique pointer to an object of type IHeuristicFactory that has been created