|
libmonaa 0.5.2
|
The skip value function based on Sunday's quick search. More...
#include <sunday_skip_value.hh>
Public Member Functions | |
| SundaySkipValue (const TimedAutomaton &TA) | |
| unsigned int | at (std::size_t n) const |
| unsigned int | operator[] (std::size_t n) const |
| int | getM () const |
| Minimum length of the recognized language. | |
| void | getEndChars (std::unordered_set< char > &endCharsHolder) const |
The skip value function based on Sunday's quick search.