Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

nonordfp.cpp File Reference

Implementation of 'nonordfp' structure for FP-Growth core. More...

#include "common.hpp"
#include "common/log.h"
#include "io/input/transaction_reader/TransactionReader.hpp"
#include "fpgrowth/buildfptree.hpp"

Include dependency graph for nonordfp.cpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  bracz

Classes

class  bracz::NonOrdFPStructure< INPUT, BUILDTREE, FIRSTLEVEL >
 Requirements: INPUT must return sorted transactions. More...
struct  bracz::NonOrdFPStructure< INPUT, BUILDTREE, FIRSTLEVEL >::fptree_t
class  bracz::NonOrdFPStructure< INPUT, BUILDTREE, FIRSTLEVEL >::TreeCopy
 A class encapsulating data elements and recursion for copying a build fp tree into the final tree structure. More...
class  bracz::NonOrdFPStructure< INPUT, BUILDTREE, FIRSTLEVEL >::TreeAnnotation
 This class is to keep the necessary annotations along the build fp tree so that it will be copyable into a final (nonord) fp tree. More...
class  bracz::NonOrdFPStructure< INPUT, BUILDTREE, FIRSTLEVEL >::SimultProject
struct  bracz::NonOrdFPStructure< INPUT, BUILDTREE, FIRSTLEVEL >::SimultProject::simultprojnode_t
struct  bracz::NonOrdFPStructure< INPUT, BUILDTREE, FIRSTLEVEL >::SimultProject::temptrie_t
class  bracz::NonOrdFPStructure< INPUT, BUILDTREE, FIRSTLEVEL >::SimultProject::counterAddCombine
class  bracz::NonOrdFPStructure< INPUT, BUILDTREE, FIRSTLEVEL >::SimultProject::itemlist_t< T, CombineFn >
class  bracz::NonOrdFPStructure< INPUT, BUILDTREE, FIRSTLEVEL >::SimultProject::itemlist_t< T, CombineFn >::iterator
class  bracz::TDNonOrdFPStructure< INPUT, BUILDTREEALLOC, SINGLE, TD, PROJECT, PROJECTDELETECLOSED, PROJMERGENODES, FIRSTLEVEL, SPARSEAGGR >
 Top-Down NonOrdFP tree projection algo TD NonOrdFP structure with single-path optimization. More...
class  bracz::TDNonOrdFPStructure< INPUT, BUILDTREEALLOC, SINGLE, TD, PROJECT, PROJECTDELETECLOSED, PROJMERGENODES, FIRSTLEVEL, SPARSEAGGR >::SinglePathIterator


Detailed Description

Implementation of 'nonordfp' structure for FP-Growth core.

Author:
RACZ Balazs
Date:
2005-04-01

Definition in file nonordfp.cpp.


Generated on Sun Sep 17 17:53:27 2006 for FIM environment by  doxygen 1.4.4