1960
DOI: 10.1145/367390.367400
|View full text |Cite
|
Sign up to set email alerts
|

Trie memory

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

1
416
0
4

Year Published

2000
2000
2014
2014

Publication Types

Select...
4
3
3

Relationship

0
10

Authors

Journals

citations
Cited by 866 publications
(421 citation statements)
references
References 4 publications
1
416
0
4
Order By: Relevance
“…These P suffixes are searched at the broker to determine which machine should handle each query (more precisely, we search for each of the two lexicographical extremes of the query). The CPU cost per pattern can be made O(m) by using, for example, a trie data structure for the P strings [26]. After determining the correct processor for each query, all the queries are routed to their corresponding processors in a single superstep.…”
Section: Global Suffix Arraysmentioning
confidence: 99%
“…These P suffixes are searched at the broker to determine which machine should handle each query (more precisely, we search for each of the two lexicographical extremes of the query). The CPU cost per pattern can be made O(m) by using, for example, a trie data structure for the P strings [26]. After determining the correct processor for each query, all the queries are routed to their corresponding processors in a single superstep.…”
Section: Global Suffix Arraysmentioning
confidence: 99%
“…We distinguish between the input row types of the input matrix M and the output row types of the output matrix M . Note that in the beginning we can compute the input row types of M in O(nm) time using a trie [11], but the output row types are unknown. By the definition of Pattern-Guided k-Anonymity, each output row type R has to match a pattern vector v ∈ P .…”
Section: Complexity and Algorithmsmentioning
confidence: 99%
“…When a user types a command, it usually depends on the previous typed commands and it is related to the following commands. According to this aspect, and as it was used in [14], in order to get the most representative set of subsequences from the acquired sequence, the use of a trie data structure [15] is proposed. This structure is also proposed in [16] to learn a team behavior and in [17] to classify the behavior patterns of a RoboCup soccer simulation team.…”
Section: Construction Of the User Behavior Profilesmentioning
confidence: 99%