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

core.cpp File Reference

Core recursion for pattern-space depth-first-search algorithms, like fp-growth. More...

#include "common.hpp"
#include <stack>
#include <vector>
#include "common/log.h"
#include "common/maxvector.cpp"

Include dependency graph for core.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::FPGrowthBase< STRUCTURE, OUTPUT >
 Template class arguments requirements: STRUCTURE: class/structure fptree_t getFullTree() getFrequency(fptree_t*, item_t) fptree_t * projectTree(fptree_t*, item_t). More...
struct  bracz::FPGrowthBase< STRUCTURE, OUTPUT >::tdrecurse_t
 data in the stack of the recursion More...
class  bracz::FPGrowthBaseNoNEE< STRUCTURE, OUTPUT, SINGLEPATH, NEE, FIRSTLEVEL >

Defines

#define VECTOR   bracz::maxvector


Detailed Description

Core recursion for pattern-space depth-first-search algorithms, like fp-growth.

Author:
RACZ Balazs
Date:
2005-03-24

Definition in file core.cpp.


Define Documentation

#define VECTOR   bracz::maxvector
 

Definition at line 73 of file core.cpp.


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