|
Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <DeadZoneUsingBadCharacterShift.h>
Static Public Member Functions | |
| template<class SymbolType > | |
| static ext::set< unsigned > | match (const string::LinearString< SymbolType > &string, const string::LinearString< SymbolType > &pattern) |
Implementation of DeadZone matching using bcs as shifting method to both directions
|
static |
Search for pattern in linear string.