Skip to main content

MIN_SUBTREE_NODES

Constant MIN_SUBTREE_NODES 

Source
pub const MIN_SUBTREE_NODES: usize = 5;
Expand description

Minimum subtree size, in nodes (the subtree root included), for a SubtreeFeature to be emitted. Smaller subtrees are ubiquitous and would only inflate the candidate index.