SIS
Symmetric Index Structures
|
#include "../cppbase.hpp"
#include <iostream>
#include <string>
#include <map>
#include <vector>
#include <cassert>
#include "../adapter/ScdawgAdapter.hpp"
#include "../adapter/InenagaCDAWGAdapter.hpp"
#include "../adapter/VoidSequenceAdapter.hpp"
#include "DocumentIndexingAutomatonInterface.hpp"
#include "DocumentIndexingAutomatonFindResults.hpp"
#include "DocumentIndexingAutomaton.cpp"
Go to the source code of this file.
Data Structures | |
class | lmu::cis::sis::DocumentIndexingAutomaton< AutomatonType > |
Template class DocumentIndexingAutomaton for the family of index structures of type AutomatonType (i.e. CDAWGs, SCDAWGs, etc.) More... | |
Namespaces | |
namespace | lmu |
namespace | lmu::cis |
namespace | lmu::cis::sis |