#include "apriori/bodon-vector/vector_typedef.hpp"
#include "common/log.h"
Include dependency graph for CandidateGeneratorSimplePrune.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Bodon |
namespace | Bodon::vector_based |
Classes | |
class | Bodon::vector_based::CandidateGeneratorSimplePrune< D, DUMMY > |
Functions | |
bool | lessItemvector (const itemvecCounterPair &elem1, const itemvecCounterPair &elem2) |
|
Definition at line 12 of file CandidateGeneratorSimplePrune.hpp. Referenced by Bodon::vector_based::CandidateGeneratorSimplePrune< D, DUMMY >::generateCandidate(). |