Estimating the sortedness of a sequence has found applications in, e.g., sorting algorithms, database management and webpage ranking. As the data volume in many of these applications is massive, recent research has been focusing on estimating sortedness in the data stream model. In this thesis, we extend the study of this problem to a number of directions. One common measurement of sortedness is the edit distance to monotonicity. Given a stream of items drawn from a totally ordered set, its edit distance to monotonicity is the minimum number of items to remove so that the remaining items are non-decreasing. The space complexity of estimating the edit distance to monotonicity of a data stream is becoming well-understood over the past few ...
Sorting is one of the fundamental problems in computer science. In this thesis we present three indi...
AbstractA sorting algorithm is adaptive if it sorts sequences that are close to sorted faster than r...
In this dissertation, we present algorithms that approximate properties in the data stream model, wh...
The distance to monotonicity of a sequence is the minimum number of edit operations required to tran...
In this paper we consider problems related to the sortedness of a data stream. First we investigate ...
LNCS v. 7074 is proceedings of the 22nd International Symposium, ISAAC 2011Session 8A: Online and St...
This thesis is concerned with the study of problems related to the measurement of disorder in the da...
We consider the problem of approximate sorting of a data stream (in one pass) with limited internal ...
The last decade witnessed the extensive studies of algorithms for data streams. In this model, the i...
In this lecture we introduce the longest increasing subsequence (LIS) and distance to monotonicity (...
We consider the problem of approximate sorting of a data stream (in one pass) with limited internal ...
AbstractWe study a new model of computation, called best-order stream, for graph problems. Roughly, ...
Sorting is a classic problem and one to which many others reduce easily. In the streaming model, how...
Statistics computation over data streams is often required by many applications, including processin...
When trying to process a data stream in small space, how important is the order in which the data ar...
Sorting is one of the fundamental problems in computer science. In this thesis we present three indi...
AbstractA sorting algorithm is adaptive if it sorts sequences that are close to sorted faster than r...
In this dissertation, we present algorithms that approximate properties in the data stream model, wh...
The distance to monotonicity of a sequence is the minimum number of edit operations required to tran...
In this paper we consider problems related to the sortedness of a data stream. First we investigate ...
LNCS v. 7074 is proceedings of the 22nd International Symposium, ISAAC 2011Session 8A: Online and St...
This thesis is concerned with the study of problems related to the measurement of disorder in the da...
We consider the problem of approximate sorting of a data stream (in one pass) with limited internal ...
The last decade witnessed the extensive studies of algorithms for data streams. In this model, the i...
In this lecture we introduce the longest increasing subsequence (LIS) and distance to monotonicity (...
We consider the problem of approximate sorting of a data stream (in one pass) with limited internal ...
AbstractWe study a new model of computation, called best-order stream, for graph problems. Roughly, ...
Sorting is a classic problem and one to which many others reduce easily. In the streaming model, how...
Statistics computation over data streams is often required by many applications, including processin...
When trying to process a data stream in small space, how important is the order in which the data ar...
Sorting is one of the fundamental problems in computer science. In this thesis we present three indi...
AbstractA sorting algorithm is adaptive if it sorts sequences that are close to sorted faster than r...
In this dissertation, we present algorithms that approximate properties in the data stream model, wh...