pub type Torsion2Strategy = Vec<usize>;
2-torsion tree-traversal strategy
pub struct Torsion2Strategy { /* private fields */ }