Files | |
file | SupportCounterIterArray.hpp [code] |
file | sequence/support_counter/SupportCounterLookupEdge.hpp [code] |
This is a support counter (i.e. it implements SupportCounterInterface), which takes the elements of the transactions one-by-one and checks if there exists an edge with such label. | |
file | SupportCounterLookupEdgeCommute.hpp [code] |
file | SupportCounterLookupSeq.hpp [code] |
This is a 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. If match is found then the reamining transaction items are ignored, and the carry on with the next edge and the first transaction item. | |
file | sequence/support_counter/SupportCounterMerge.hpp [code] |
file | SupportCounterMerge2.hpp [code] |