MCPcopy Create free account
hub / github.com/TheAlgorithms/C-Plus-Plus / init_good_suffix

Function init_good_suffix

strings/boyer_moore.cpp:89–129  ·  view source on GitHub ↗

* @brief A function that preprocess the good suffix thable * * @param str The string being preprocessed * @param arg The good suffix table * @returns void */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

init_patternFunction · 0.85

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected