|
Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <StringCompare.h>
Static Public Member Functions | |
| template<class SymbolType > | |
| static bool | compare (const string::LinearString< SymbolType > &a, const string::LinearString< SymbolType > &b) |
| template<class SymbolType > | |
| static bool | compare (const string::CyclicString< SymbolType > &a, const string::CyclicString< SymbolType > &b) |
|
static |
|
static |