MCPcopy Create free account
hub / github.com/bighuang624/Algorithms-notes / BoyerMoore

Class BoyerMoore

code/chapter5_3_Substring_Search/BoyerMoore.java:9–59  ·  view source on GitHub ↗

@author huang Boyer-Moore 字符串查找算法(启发式地处理不匹配地字符)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected