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

classicfp.cpp File Reference

Implementation of classic 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 classicfp.cpp:

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

Go to the source code of this file.

Namespaces

namespace  bracz

Classes

struct  bracz::node_t
 a single node of the trie More...
class  bracz::ClassicFPStructure< INPUT, BUILDTREE, FIRSTLEVEL, TD, SINGLE >
 INPUT must return sotred transactions. More...
struct  bracz::ClassicFPStructure< INPUT, BUILDTREE, FIRSTLEVEL, TD, SINGLE >::fptree_t
 holds the entire trie More...
class  bracz::ClassicFPStructure< INPUT, BUILDTREE, FIRSTLEVEL, TD, SINGLE >::SinglePathIterator

Typedefs

typedef bracz::node_t bracz::node_t
 a single node of the trie


Detailed Description

Implementation of classic structure for FP-Growth core.

Author:
RACZ Balazs
Date:
2005-05-28

Definition in file classicfp.cpp.


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