Directories | |
directory | dynamic_trie |
directory | inhomogeneous_trie |
directory | trie |
Files | |
file | InnerNodeSpecific.hpp [code] |
file | Leaf.hpp [code] |
Leaf of the tries that stores the minimum data, i.e. a counter. | |
file | LeafWithoutConstructor.hpp [code] |
Leaf of the tries that but constructor is not added to the class. | |
file | bodon/SupportCounterInterface.hpp [code] |
This is an interface of a support counter, whose task is to increment the counters of those candidates that are included in the given transaction. | |
file | Trie.hpp [code] |
file | TrieNEE.hpp [code] |