research

Fusion trees can be implemented with AC0 instructions only

Abstract

AbstractAddressing a problem of Fredman and Willard, we implement fusion trees in deterministic linear space using AC0 instructions only. More precisely, we show that a subset of {0,…,2w - 1} of size n can be maintained using linear space under insertion, deletion, predecessor, and successor queries, with O(log nlog log n) amortized time per operation on a RAM with word size w, where the only computational instructions allowed on the RAM are functions in AC0. The AC0 instructions used are not all available on today's computers

    Similar works