12 research outputs found

    A Distribution-Sensitive Dictionary with Low Space Overhead ⋆

    Get PDF
    Abstract. The time required for a sequence of operations on a data structure is usually measured in terms of the worst possible such sequence. This, however, is often an overestimate of the actual time required. Distribution-sensitive data structures attempt to take advantage of underlying patterns in a sequence of operations in order to reduce time complexity, since access patterns are non-random in many applications. Unfortunately, many of the distribution-sensitive structures in the literature require a great deal of space overhead in the form of pointers. We present a dictionary data structure that makes use of both randomization and existing space-efficient data structures to yield very low space overhead while maintaining distribution sensitivity in the expected sense.

    The Kiv-approach to software verification

    No full text

    Right brother trees

    No full text

    Finding Maximal Pairs with Bounded Gap

    Get PDF
    Brodal GS, Lyngsø RB, Pedersen CNS, Stoye J. Finding Maximal Pairs with Bounded Gap. In: Proc. of CPM 1999. LNCS. Vol 1645. 1999: 134-149
    corecore