A novel data structure that enables the storage and retrieval of linear array numeric data with logarithmic time complexity updates, range sums, and rescaling is introduced and studied. Computing sums of ranges of arrays of numbers is a common computational problem encountered in data compression, coding, machine learning, computational vision, and finance, among other fields. Efficient data structures enabling $\log n$ updates of the underlying data (including range updates), queries of sums over ranges, and searches for ranges with a given sum have been extensively studied ( $n$ being the length of the array). Two solutions to this problem are well-known: Fenwick trees (also known as Binary Indexed Trees) and Segment Trees. The new dat...
In this paper we present MAP21, an indexing structure for ranges. The main idea is to map a bounded ...
Datasets in large scale scientific data management, are often modeled as k-dimensional arrays. Eleme...
Compact and succinct data structures use space that approaches the information-theoretic lower bound...
The Fenwick tree is a classical implicit data structure that stores an array in such a way that modi...
We consider the well-studied partial sums problem in succint space where one is to maintain an array...
Abstract. We present O(n)-space data structures to support various range frequency queries on a give...
We propose new succinct representations of ordinal trees, which have been studied exten-sively. It i...
Abstract — In this paper, through analysis of the Fenwick Tree(for short, FT), we give the basic for...
Artículo de publicación ISIWe propose new succinct representations of ordinal trees and match variou...
This paper presents a simple method to build tree data structures which achieve just O(log N) visite...
In this paper, we present two linear-size external memory data structures for approximate range sear...
A mode of a multiset S is an element a ∈ S of maximum multiplicity; that is, a occurs at least as fr...
In this paper, we present two linear-size external memory data structures for approximate range sear...
An implicit data structure for the dictionary problem maintains n data values in the first n locatio...
We provide two succinct representations of binary trees that can be used to represent the Cartesian ...
In this paper we present MAP21, an indexing structure for ranges. The main idea is to map a bounded ...
Datasets in large scale scientific data management, are often modeled as k-dimensional arrays. Eleme...
Compact and succinct data structures use space that approaches the information-theoretic lower bound...
The Fenwick tree is a classical implicit data structure that stores an array in such a way that modi...
We consider the well-studied partial sums problem in succint space where one is to maintain an array...
Abstract. We present O(n)-space data structures to support various range frequency queries on a give...
We propose new succinct representations of ordinal trees, which have been studied exten-sively. It i...
Abstract — In this paper, through analysis of the Fenwick Tree(for short, FT), we give the basic for...
Artículo de publicación ISIWe propose new succinct representations of ordinal trees and match variou...
This paper presents a simple method to build tree data structures which achieve just O(log N) visite...
In this paper, we present two linear-size external memory data structures for approximate range sear...
A mode of a multiset S is an element a ∈ S of maximum multiplicity; that is, a occurs at least as fr...
In this paper, we present two linear-size external memory data structures for approximate range sear...
An implicit data structure for the dictionary problem maintains n data values in the first n locatio...
We provide two succinct representations of binary trees that can be used to represent the Cartesian ...
In this paper we present MAP21, an indexing structure for ranges. The main idea is to map a bounded ...
Datasets in large scale scientific data management, are often modeled as k-dimensional arrays. Eleme...
Compact and succinct data structures use space that approaches the information-theoretic lower bound...