#include <SupportCounterInterface.hpp>
Public Member Functions | |
SupportCounterInterface () | |
void | updateCounters (MAIN_DATA_STRUCTURE &main_trie, const std::vector< item_t > &transaction, item_t candidate_size, const counter_t counter_incr) |
For an overview about support counters the reader is referred to the paper
Definition at line 40 of file bodon/SupportCounterInterface.hpp.
|
Definition at line 43 of file bodon/SupportCounterInterface.hpp. |
|
Increases the counter of those candidates that are contained by the given basket.
Definition at line 54 of file bodon/SupportCounterInterface.hpp. |