Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type STree ¶
type STree struct {
// contains filtered or unexported fields
}
STree is a struct representing a suffix tree.
func (*STree) FindDuplOver ¶
FindDuplOver find pairs of maximal duplicities over a threshold length.
Click to show internal directories.
Click to hide internal directories.