Read-only memory (ROM) model is a classical model of computation to study time-space tradeoffs of algorithms. A classical result on the ROM model is that any algorithm to sort n numbers using O(s) words of extra space requires Omega (n^2/s) comparisons for lg n <= s <= n/lg n and the bound has also been recently matched by an algorithm. However, if we relax the model, we do have sorting algorithms (say Heapsort) that can sort using O(n lg n) comparisons using O(lg n) bits of extra space, even keeping a permutation of the given input sequence at anytime during the algorithm. We address similar relaxations for graph algorithms. We show that a simple natural relaxation of ROM model allows us to implement fundamental graph search methods like B...
AbstractThis paper presents a deterministic sorting algorithm, called Sharesort, that sorts n record...
AbstractWe show that if n is sufficiently large then there is a graph G of order n with ⌊n32logn⌋ ed...
We consider data-structures for answering reachability and distance queries on constant-treewidth gr...
We reconsider basic algorithmic graph problems in a setting where an n-vertex input graph is read-on...
ALEXNEX07/ ANACO04: Workshop on Algorithm Engineering & Experiments, 6 January 2007, Astor Crowne P...
Recent work by Elmasry et al. (STACS 2015) and Asano et al. (ISAAC 2014) reconsidered classical fund...
The RAM complexity of deterministic linear space sorting of integers in words is improved from $O(n\...
AbstractWe investigate time-space tradeoffs for traversing undirected graphs, using a variety of str...
We show that a unit-cost RAM with a word length of $w$ bits can sort $n$ integers in the range $0\Tt...
We consider data-structures for answering reachability and distance queries on constant-treewidth gr...
We consider space-bounded computations on a random-access machine (RAM) where the input is given on ...
AbstractWe show that a unit-cost RAM with a word length ofwbits can sortnintegers in the range 0…2w−...
This paper initiates the study of I/O algorithms (minimizing cache misses) from the perspective of f...
We consider data-structures for answering reachability and distance queries on constant-treewidth gr...
The lexicographic depth-first search (Lex-DFS) is one of the first basic graph problems studied in t...
AbstractThis paper presents a deterministic sorting algorithm, called Sharesort, that sorts n record...
AbstractWe show that if n is sufficiently large then there is a graph G of order n with ⌊n32logn⌋ ed...
We consider data-structures for answering reachability and distance queries on constant-treewidth gr...
We reconsider basic algorithmic graph problems in a setting where an n-vertex input graph is read-on...
ALEXNEX07/ ANACO04: Workshop on Algorithm Engineering & Experiments, 6 January 2007, Astor Crowne P...
Recent work by Elmasry et al. (STACS 2015) and Asano et al. (ISAAC 2014) reconsidered classical fund...
The RAM complexity of deterministic linear space sorting of integers in words is improved from $O(n\...
AbstractWe investigate time-space tradeoffs for traversing undirected graphs, using a variety of str...
We show that a unit-cost RAM with a word length of $w$ bits can sort $n$ integers in the range $0\Tt...
We consider data-structures for answering reachability and distance queries on constant-treewidth gr...
We consider space-bounded computations on a random-access machine (RAM) where the input is given on ...
AbstractWe show that a unit-cost RAM with a word length ofwbits can sortnintegers in the range 0…2w−...
This paper initiates the study of I/O algorithms (minimizing cache misses) from the perspective of f...
We consider data-structures for answering reachability and distance queries on constant-treewidth gr...
The lexicographic depth-first search (Lex-DFS) is one of the first basic graph problems studied in t...
AbstractThis paper presents a deterministic sorting algorithm, called Sharesort, that sorts n record...
AbstractWe show that if n is sufficiently large then there is a graph G of order n with ⌊n32logn⌋ ed...
We consider data-structures for answering reachability and distance queries on constant-treewidth gr...