We consider the well-studied partial sums problem in succint space where one is to maintain an array of n k-bit integers subject to updates such that partial sums queries can be efficiently answered. We present two succint versions of the Fenwick Tree – which is known for its simplicity and practicality. Our results hold in the encoding model where one is allowed to reuse the space from the input data. Our main result is the first that only requires nk + o(n) bits of space while still supporting sum/update in O(logbn)/O(blogbn) time where 2 ≤ b ≤ log O(1)n. The second result shows how optimal time for sum/update can be achieved while only slightly increasing the space usage to nk + o(nk) bits. Beyond Fenwick Trees, the results are primarily...
We present space efficient Monte Carlo algorithms that solve Subset Sum and Knapsack instances with ...
Parallel prefix computation is perhaps the most frequently used subroutine in parallel algorithms to...
In this paper we study the Prefix Sum problem introduced by Fredman. We show that it is possible to ...
We consider the well-studied partial sums problem in succint space where one is to maintain an array...
A novel data structure that enables the storage and retrieval of linear array numeric data with loga...
The Fenwick tree is a classical implicit data structure that stores an array in such a way that modi...
AbstractThe notion of succinct indexes can be dated back from the debut of Jacobson’s thesis (1988) ...
We present randomized algorithms that solve subset sum and knapsack instances with n items in O∗ (20...
We present randomized algorithms that solve subset sum and knapsack instances with n items in O∗ (20...
Abstract. We develop succinct data structures to represent (i) a se-quence of values to support part...
We present randomized algorithms that solve Subset Sum and Knapsack instances with n items in O ∗(2 ...
Abstract — In this paper, through analysis of the Fenwick Tree(for short, FT), we give the basic for...
Abstract. SubsetSum is a well known NP-complete problem: given t ∈ Z+ and a set S of m positive inte...
We present space efficient Monte Carlo algorithms that solve Subset Sum and Knapsack instances with ...
We present space efficient Monte Carlo algorithms that solve Subset Sum and Knapsack instances with ...
Parallel prefix computation is perhaps the most frequently used subroutine in parallel algorithms to...
In this paper we study the Prefix Sum problem introduced by Fredman. We show that it is possible to ...
We consider the well-studied partial sums problem in succint space where one is to maintain an array...
A novel data structure that enables the storage and retrieval of linear array numeric data with loga...
The Fenwick tree is a classical implicit data structure that stores an array in such a way that modi...
AbstractThe notion of succinct indexes can be dated back from the debut of Jacobson’s thesis (1988) ...
We present randomized algorithms that solve subset sum and knapsack instances with n items in O∗ (20...
We present randomized algorithms that solve subset sum and knapsack instances with n items in O∗ (20...
Abstract. We develop succinct data structures to represent (i) a se-quence of values to support part...
We present randomized algorithms that solve Subset Sum and Knapsack instances with n items in O ∗(2 ...
Abstract — In this paper, through analysis of the Fenwick Tree(for short, FT), we give the basic for...
Abstract. SubsetSum is a well known NP-complete problem: given t ∈ Z+ and a set S of m positive inte...
We present space efficient Monte Carlo algorithms that solve Subset Sum and Knapsack instances with ...
We present space efficient Monte Carlo algorithms that solve Subset Sum and Knapsack instances with ...
Parallel prefix computation is perhaps the most frequently used subroutine in parallel algorithms to...
In this paper we study the Prefix Sum problem introduced by Fredman. We show that it is possible to ...