WeightedSupportCounterLookupSeq.hpp File Reference
This is a weighted support counter (i.e. it implements SupportCounterInterface), which takes the edges one-by-one and checks if there exists an element of the transaction which is equal to the label of the edge. More...
#include "common.hpp"
#include <vector>
#include "apriori/bodon/Leaf.hpp"
Include dependency graph for WeightedSupportCounterLookupSeq.hpp:
Go to the source code of this file.
Detailed Description
This is a weighted support counter (i.e. it implements SupportCounterInterface), which takes the edges one-by-one and checks if there exists an element of the transaction which is equal to the label of the edge.
To find the corresponding transaction item, linear search is used.
- Author:
- Ferenc BODON
- Date:
- 2006-09-17
Definition in file WeightedSupportCounterLookupSeq.hpp.
Generated on Sun Sep 17 17:55:06 2006 for FIM environment by
1.4.4