#include <BorderArrayNaive.h>
Computation of BCS table for BMH from MI(E+\eps)-EVY course 2014 To get rid of zeros in BCS table we ignore last haystack character
◆ construct()
template<class T >
ext::vector< size_t > tree::properties::BorderArrayNaive::construct |
( |
const T & |
pattern | ) |
|
|
static |
Naively constructs a border array for tree patterns.
- Template Parameters
-
T | the type of the pattern to construct the border array for |
- Parameters
-
pattern | the pattern of type T to construct the border array for |
- Returns
- vector representing the border array
The documentation for this class was generated from the following file: