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