This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Typedefs | |
typedef unsigned long | itemtype |
The type of the item. |
|
The type of the item. Items are represented by non-negative integers. If we know that no itemcode is larger than , we can recomplie the code using unsigned short as itemtype. Definition at line 22 of file common.hpp. Referenced by Trie::add_empty_state(), MSApriori_Trie::assoc_rule_find(), MSApriori_Trie::candidate_generation(), MSApriori_Trie::candidate_generation_assist(), Trie::delete_infrequent(), MSApriori_Trie::delete_infrequent(), Edge_point_less(), Trie::find_candidate(), MSApriori_Trie::find_candidate(), Input_Output_Manager::find_frequent_items(), MSApriori_Trie::longest_path(), Trie::max_path_set(), MSApriori::MSAPRIORI_alg(), Input_Output_Manager::read_in_a_line(), MSApriori::support(), MSApriori_Trie::write_content_to_file(), and MSApriori_Trie::write_content_to_file_assist(). |