Sciweavers

TCS
2011

Sorting and selection on dynamic data

12 years 11 months ago
Sorting and selection on dynamic data
We formulate and study a new computational model for dynamic data. In this model, the data changes gradually and the goal of an algorithm is to compute the solution to some problem on the data at each time step, under the constraint that it only has limited access to the data each time. As the data is constantly changing and the algorithm might be unaware of these changes, it cannot be expected to always output the exact right solution; we are interested in algorithms that guarantee to output an approximate solution. In particular, we focus on the fundamental problems of sorting and selection, where the true ordering of the elements changes slowly. We provide algorithms with performance close to the optimal in expectation and with high probability.
Aris Anagnostopoulos, Ravi Kumar, Mohammad Mahdian
Added 15 May 2011
Updated 15 May 2011
Type Journal
Year 2011
Where TCS
Authors Aris Anagnostopoulos, Ravi Kumar, Mohammad Mahdian, Eli Upfal
Comments (0)