#include "common.hpp"
#include <vector>
Include dependency graph for bodon/SupportCounterInterface.hpp:
Go to the source code of this file.
Namespaces | |
namespace | Bodon |
Classes | |
class | Bodon::SupportCounterInterface< MAIN_DATA_STRUCTURE, SEC_DATA_STRUCTURE > |
This is an interface of a support counter, whose task is to increment the counters of those candidates that are included in the given transaction. More... |
Definition in file bodon/SupportCounterInterface.hpp.