Function inttree_high_fixup

Function Documentation

void inttree_high_fixup(const struct bstree *tree, struct inttree_node *node)

Fixup high field for all nodes above target node after an insertion/deletion.

Parameters:
  • tree – The interval tree handle.

  • node – The leaf node to propagate fixes up the tree for.