Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <ApproximateEnhancedCoversCommon.h>
Public Member Functions | |
Element ()=default | |
Element (unsigned d, unsigned l) | |
Data Fields | |
unsigned | depth |
unsigned | level |
A simple structure used to represent the element of d-subset corresponding to a state q of a nondeterministic approximate suffix automaton.
|
default |
|
inline |
unsigned stringology::cover::ApproximateEnhancedCoversCommon::Element::depth |
unsigned stringology::cover::ApproximateEnhancedCoversCommon::Element::level |