Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Data Structures | Namespaces
ReversedQuickSearch.h File Reference
#include <alib/set>
#include <alib/map>
#include <common/ranked_symbol.hpp>
#include <tree/properties/ReversedQuickSearchBadCharacterShiftTable.h>
#include <tree/properties/SubtreeJumpTable.h>
#include <tree/properties/ExactSubtreeRepeatsNaive.h>
#include <tree/exact/ForwardOccurrenceTest.h>
#include <tree/ranked/PrefixRankedTree.h>
#include <tree/ranked/PrefixRankedBarTree.h>
#include <tree/ranked/PrefixRankedPattern.h>
#include <tree/ranked/PrefixRankedBarPattern.h>
#include <tree/ranked/PrefixRankedNonlinearPattern.h>
#include <tree/ranked/PrefixRankedBarNonlinearPattern.h>
Include dependency graph for ReversedQuickSearch.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  arbology::exact::ReversedQuickSearch
 

Namespaces

namespace  arbology
 
namespace  arbology::exact