pub fn check_vertical_contour_postorder(
    tree: &mut ArenaTree<String>,
    index: usize,
    ymod: f32
)
Expand description

Solve the conflicts between a parent and its children in a tree (species pipe tree only).