Statements (16)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:algorithm
|
gptkbp:author |
gptkb:Edward_M._McCreight
|
gptkbp:complexity |
O(n)
|
gptkbp:field |
computer science
string processing |
https://www.w3.org/2000/01/rdf-schema#label |
McCreight's algorithm
|
gptkbp:input |
string
|
gptkbp:introducedIn |
1976
|
gptkbp:output |
gptkb:suffix_tree
|
gptkbp:publishedIn |
gptkb:Journal_of_the_ACM
|
gptkbp:relatedTo |
gptkb:Weiner's_algorithm
gptkb:Ukkonen's_algorithm |
gptkbp:solvedBy |
suffix tree construction
|
gptkbp:spaceComplexity |
O(n)
|
gptkbp:bfsParent |
gptkb:suffix_tree
|
gptkbp:bfsLayer |
7
|