Groups
Category
A dominator tree summarizes โmust-passโ relationships in a directed graph from a chosen root r: u dominates v if every path from r to v goes through u.
Chtholly Tree (ODT) stores an array as a set of non-overlapping value-constant intervals and updates by cutting and replacing whole ranges.