The fragile complexity of a comparison-based algorithm is f(n) if each input element participates in O(f(n)) comparisons. In this paper, we explore the fragile complexity of algorithms adaptive to various restrictions on the input, i.e. algorithms with a fragile complexity parameterized by a quantity other than the input size n. We show that searching for the predecessor in a sorted array has fragile complexity Θ(log k), where k is the rank of the query element, both in a randomized and a deterministic setting. For predecessor searches, we also show how to optimally reduce the amortized fragile complexity of the elements in the array. We also prove the following results: Selecting the kth smallest element has expected fragile complexity O(l...
We study the problem of sorting under incomplete information, when queries are used to resolve uncer...
Abstract. We introduce a framework for reducing the number of element comparisons performed in prior...
is applied to the task of evolving general recursive sorting algorithms. We studied the effects of l...
The fragile complexity of a comparison-based algorithm is f(n) if each input element participates in...
We initiate a study of algorithms with a focus on the computational complexity of individual element...
We initiate a study of algorithms with a focus on the computational complexity of individual element...
Binary search finds a given element in a sorted array with an optimal number of log n queries. Howev...
In this paper we investigate the design and analysis of algorithms resilient to memory faults. We fo...
AbstractA sorting algorithm is adaptive if it sorts sequences that are close to sorted faster than r...
We investigate the design of algorithms resilient to memory faults, i.e., algorithms that, despite t...
A large body of work studies the complexity of selecting the j-th largest element in an arbitrary se...
International audienceWe describe a general framework for realistic analysis of sorting and searchin...
We describe new algorithms for the predecessor problem in the Noisy Comparison Model. In this proble...
AbstractA combination of evolutionary algorithms and statistical techniques is used to analyze the w...
The intersection of sorted arrays problem has applications in search engines such as Google. Previou...
We study the problem of sorting under incomplete information, when queries are used to resolve uncer...
Abstract. We introduce a framework for reducing the number of element comparisons performed in prior...
is applied to the task of evolving general recursive sorting algorithms. We studied the effects of l...
The fragile complexity of a comparison-based algorithm is f(n) if each input element participates in...
We initiate a study of algorithms with a focus on the computational complexity of individual element...
We initiate a study of algorithms with a focus on the computational complexity of individual element...
Binary search finds a given element in a sorted array with an optimal number of log n queries. Howev...
In this paper we investigate the design and analysis of algorithms resilient to memory faults. We fo...
AbstractA sorting algorithm is adaptive if it sorts sequences that are close to sorted faster than r...
We investigate the design of algorithms resilient to memory faults, i.e., algorithms that, despite t...
A large body of work studies the complexity of selecting the j-th largest element in an arbitrary se...
International audienceWe describe a general framework for realistic analysis of sorting and searchin...
We describe new algorithms for the predecessor problem in the Noisy Comparison Model. In this proble...
AbstractA combination of evolutionary algorithms and statistical techniques is used to analyze the w...
The intersection of sorted arrays problem has applications in search engines such as Google. Previou...
We study the problem of sorting under incomplete information, when queries are used to resolve uncer...
Abstract. We introduce a framework for reducing the number of element comparisons performed in prior...
is applied to the task of evolving general recursive sorting algorithms. We studied the effects of l...