Red-black trees with relative node keys |
| |
Authors: | Mike Holenderski Reinder J. Bril Johan J. Lukkien |
| |
Affiliation: | Eindhoven University of Technology, Den Dolech 2, 5612AZ Eindhoven, The Netherlands |
| |
Abstract: | This paper addresses the problem of storing an ordered list using a red-black tree, where node keys can only be expressed relative to each other. The insert and delete operations in a red-black tree are extended to maintain the relative key values. The extensions rely only on relative keys of neighboring nodes, adding constant overhead and thus preserving the logarithmic time complexity of the original operations. |
| |
Keywords: | Data structures Algorithms Search trees Red-black trees Relative keys |
本文献已被 ScienceDirect 等数据库收录! |