Statements (15)
| Predicate | Object | 
|---|---|
| gptkbp:instanceOf | gptkb:string_searching_algorithm | 
| gptkbp:complexity | O(n + m log m) | 
| gptkbp:designedFor | pattern matching in strings | 
| gptkbp:field | computer science string matching | 
| gptkbp:improves | gptkb:Knuth–Morris–Pratt_algorithm | 
| gptkbp:input | text string pattern string | 
| gptkbp:introducedIn | 1982 | 
| gptkbp:namedAfter | gptkb:James_A._Storer gptkb:Thomas_G._Szymanski | 
| gptkbp:output | positions of pattern matches in text | 
| gptkbp:bfsParent | gptkb:James_A._Storer | 
| gptkbp:bfsLayer | 8 | 
| https://www.w3.org/2000/01/rdf-schema#label | Storer–Szymanski algorithm |