SIS
Symmetric Index Structures
|
#include <scdawg.h>
Data Fields | |
CompressedAutomaton * | left |
CompressedAutomaton * | right |
Definition at line 5 of file scdawg.h.
Referenced by DumpSCDAWGLabel(), lmu::cis::sis::SCDAWGAdapter::left_automaton(), lmu::cis::sis::SCDAWGAdapter::mLeft(), SCDAWGAddTarjanTable(), SCDAWGBuildHelpInit(), SCDAWGDumpGV(), SCDAWGDumpStat(), SCDAWGFree(), SCDAWGInit(), SCDAWGLeftLang(), SCDAWGRead(), SCDAWGShrink(), and SCDAWGWrite().
Definition at line 6 of file scdawg.h.
Referenced by lmu::cis::sis::SCDAWGAdapter::automaton(), lmu::cis::sis::SCDAWGAdapter::DumpGVRight(), DumpSCDAWGLabel(), lmu::cis::sis::SCDAWGAdapter::GenerateLanguage(), lmu::cis::sis::SCDAWGAdapter::mRight(), SCDAWGAddTarjanTable(), SCDAWGBuildHelpInit(), SCDAWGDumpGV(), SCDAWGDumpStat(), SCDAWGFree(), SCDAWGInit(), SCDAWGLeftLang(), SCDAWGRead(), SCDAWGShrink(), and SCDAWGWrite().