MAX_CHILDREN_PER_NODE

Constant MAX_CHILDREN_PER_NODE 

Source
pub const MAX_CHILDREN_PER_NODE: usize = 24;
Expand description

Maximum number of children a single node can have.

This constant strongly impact the size of the tree, and is mostly bottom-limited by exisiting MTG cards.