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

Trie.hpp File Reference

#include "common.hpp"
#include <vector>
#include <set>

Include dependency graph for Trie.hpp:

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

Go to the source code of this file.

Classes

struct  Edge
 This struct represent an edge of a Trie. More...

class  Trie
 This class represent a general Trie. More...


Functions

bool Edge_point_less (const Edge edge, const itemtype label)


Function Documentation

bool Edge_point_less const Edge  edge,
const itemtype  label
 

Definition at line 15 of file Trie.cpp.

References itemtype, and Edge::label.

Referenced by MSApriori_Trie::delete_infrequent_two(), and Trie::is_included().


Generated on Sun Jun 20 23:41:08 2004 for APRIORI algorithm by doxygen 1.3.5