Java implementation of the Knuth-Morris-Pratt (KMP) algorithm for efficient pattern matching in sequences. Achieves O(n+m) time complexity through prefix-function computation, avoiding unnecessary character comparisons.
💡
Newer Version Available
1.1.11.2.0

Scope:
Scope:
Format:
Scope:
Scope:
Scope:
Scope:
Scope:
Scope:

Licenses

LicenseURL
Apache License, Version 2.0 https://www.apache.org/licenses/LICENSE-2.0.txt

Developers

NameEmailDev IdRolesOrganization
Zhitronzhitron<at>foxmail.comZhitron