Algs4Net Class Library Documentation
Algs4Net Class Library Documentation
Algs4Net
BoyerMoore Class
BoyerMoore Constructor
BoyerMoore Constructor (String)
BoyerMoore Constructor (Char[], Int32)
BoyerMoore Constructor (String)
Preprocesses the pattern string.
Namespace:
Algs4Net
Assembly:
Algs4Net (in Algs4Net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
BoyerMoore
(
string
pat
)
Parameters
pat
Type:
System
String
the pattern string
See Also
Reference
BoyerMoore Class
BoyerMoore Overload
Algs4Net Namespace