#include <BackboneLength.h>
|
template<class SymbolType , class StateType > |
static unsigned | length (const automaton::DFA< SymbolType, StateType > &automaton) |
|
◆ length()
template<class SymbolType , class StateType >
unsigned stringology::properties::BackboneLength::length |
( |
const automaton::DFA< SymbolType, StateType > & |
automaton | ) |
|
|
static |
Computes length of backbone for a suffix/factor/oracle automaton
- Parameters
-
automaton | the suffix/factor/oracle automaton |
- Returns
- backbone length
The documentation for this class was generated from the following file: