SIS
Symmetric Index Structures
Todo List
Group DocumentIndexingAutomatonMemberDescription
Save pointers instead in these places or make more efficient (document names are saved twice).
Global lmu::cis::sis::SCDAWGAdapter::BuildSCDAWG (const S8 *fnIn, const S8 *fnOutOutput, UINT bitsPerSymbol=8, UINT enc=ENCODING_PLAIN, boolean tarjanTable=NO)
The question is, whether this method is needed at all.
Global lmu::cis::sis::SCDAWGAdapter::dumpGV (const S8 *fn, UINT encoding) const
throw away?
Global lmu::cis::sis::SCDAWGAdapter::SCDAWGAdapter (UINT symbolsize)
guarantee correctness of symbolsize == 4 and proper handling of UTF-8 encoding
Global lmu::cis::sis::SCDAWGAdapter::~SCDAWGAdapter ()
make sure the tarjantable is properly freed, if allocated.