Data.RangeMin.LCA.Binary
Description
Functions for finding lowest common ancestors in binary trees in O(1) time, with O(n) preprocessing.
rangemin-2.2.2: Linear range-min algorithms.
Data.RangeMin.LCA.Binary
Description
Functions for finding lowest common ancestors in binary trees in O(1) time, with O(n) preprocessing.