Online List Labeling with Near-Logarithmic Writes
arXiv:2405.04467
Abstract
In the Online List Labeling problem, a set of elements from a totally ordered universe must be stored in sorted order in an array with slots, where is constant, while an adversary chooses elements that must be inserted and deleted from the set. We devise a skip-list based algorithm for maintaining order against an oblivious adversary and show that the expected amortized number of writes is per update.
12 pages, 1 figure. Improved version of a rejected draft