get_active_order: Get active order

Description Usage Arguments

View source: R/tree.R

Description

Gets the active order of a suffix tree. The active order is defined as the length of the current conditioning context. When inserting a new sequence, this will typically equal the length of the currently inserted portion, or the tree's order bound (whichever is less).

Usage

1

Arguments

tree

Suffix tree, as produced by new_tree().


pmcharrison/tst documentation built on May 24, 2019, 7:36 a.m.