9#include <string/LinearString.h>
28 template <
class SymbolType >
33template <
class SymbolType >
Class extending the map class from the standard library. Original reason is to allow printing of the ...
Definition: map.hpp:48
Compressed bit parallel string index. Stores a bit vector for each symbol of the alphabet....
Definition: CompressedBitParallelIndex.h:53
Linear string.
Definition: LinearString.h:57
const ext::set< SymbolType > & getAlphabet() const &
Definition: LinearString.h:103
const ext::vector< SymbolType > & getContent() const &
Definition: LinearString.h:238
Definition: CompressedBitParallelIndexConstruction.h:21
static indexes::stringology::CompressedBitParallelIndex< SymbolType > construct(const string::LinearString< SymbolType > &w)
Definition: CompressedBitParallelIndexConstruction.h:34
int i
Definition: AllEpsilonClosure.h:118
typename T::SymbolType SymbolType
Definition: ReachableStates.h:176
return res
Definition: MinimizeByPartitioning.h:145
Definition: ArithmeticCompression.h:18