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

bracz Namespace Reference


Classes

class  linmap
 An associative container with map-like semantics using unsorted array. More...
class  maxvector
 A back-insertion sequence container with fixed maximum size. More...
class  nullTreeAnn
class  AbstractBuildTree
class  TrieBuildTree
class  EndPatriciaBuildTree
struct  node_t
 a single node of the trie More...
class  ClassicFPStructure
 INPUT must return sotred transactions. More...
struct  bnode_t
 trie that supports (re)build More...
class  ClassicRebuildFPStructure
class  FPGrowthBase
 Template class arguments requirements: STRUCTURE: class/structure fptree_t getFullTree() getFrequency(fptree_t*, item_t) fptree_t * projectTree(fptree_t*, item_t). More...
class  FPGrowthBaseNoNEE
class  NonOrdFPStructure
 Requirements: INPUT must return sorted transactions. More...
class  TDNonOrdFPStructure
 Top-Down NonOrdFP tree projection algo TD NonOrdFP structure with single-path optimization. More...
class  DFDecoderWrapper
 A DF style decoder that calls an ordinary DF style output manager. More...
class  BuildTreeDBCache
class  NonOptDFOutput
 A DF style output manager that does not write anything, only keeps the compiler from optimizing away output routines. More...

Typedefs

typedef bracz::node_t node_t
 a single node of the trie
typedef bracz::bnode_t bnode_t
 trie that supports (re)build


Detailed Description

Author:
Balazs Racz


Typedef Documentation

typedef struct bracz::bnode_t bracz::bnode_t
 

trie that supports (re)build

typedef struct bracz::node_t bracz::node_t
 

a single node of the trie


Generated on Sun Sep 17 17:57:11 2006 for FIM environment by  doxygen 1.4.4