Storer–Szymanski algorithm

GPTKB entity

Statements (15)
Predicate Object
gptkbp:instanceOf string searching algorithm
gptkbp:complexity O(n + m log m)
gptkbp:designedFor pattern matching in strings
gptkbp:field computer science
string matching
https://www.w3.org/2000/01/rdf-schema#label Storer–Szymanski algorithm
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