An algorithm that allows searching for members of a known set of strings appearing as substrings of a larger string in time linear to both the size of the string and the size of the set
Required Ruby Version
>= 0
Authors
Tim Cowlishaw
An algorithm that allows searching for members of a known set of strings appearing as substrings of a larger string in time linear to both the size of the string and the size of the set
>= 0
Tim Cowlishaw