An efficient way to manage ranges of data with Wise Red-Black Trees

06/13/2021
by   Alberto Boffi, et al.
0

This paper describes the most efficient way to manage operations on ranges of elements within an ordered set. The goal is to improve existing solutions, by optimizing the average-case time complexity and getting rid of heavy multiplicative constants in the worst-case, without sacrificing space complexity. This is a high-impact operation in practical applications, performed by introducing a new data structure called Wise Red-Black Tree, an augmented version of the Red-Black Tree.

READ FULL TEXT

Please sign up or login with your details

Forgot password? Click here to reset