package
Version:
v2.0.7+incompatible
Opens a new window with list of versions in this module.
Published: Aug 29, 2018
License: MIT, MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Match struct {
Ps []Pos
Len Pos
}
Pos denotes position in data slice.
STree is a struct representing a suffix tree.
New creates new suffix tree.
FindDuplOver find pairs of maximal duplicities over a threshold
length.
Update refreshes the suffix tree to by new data.
type Token interface {
Val() int
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.