Limit this search to....

Using Additional Information in Streaming Algorithms
Contributor(s): Buff, Raffael (Author)
ISBN: 396067094X     ISBN-13: 9783960670940
Publisher: Anchor Academic Publishing
OUR PRICE:   $103.46  
Product Type: Paperback - Other Formats
Published: December 2016
Qty:
Additional Information
BISAC Categories:
- Computers | Programming Languages - General
Physical Information: 0.28" H x 5.83" W x 8.27" (0.37 lbs) 132 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
Streaming problems are algorithmic problems that are mainly characterized by their massive input streams. Because of these data streams, the algorithms for these problems are forced to be space-efficient, as the input stream length generally exceeds the available storage. The goal of this study is to analyze the impact of additional information (more specifically, a hypothesis of the solution) on the algorithmic space complexities of several streaming problems. To this end, different streaming problems are analyzed and compared. The two problems "most frequent item" and "number of distinct items", with many configurations of different result accuracies and probabilities, are deeply studied. Both lower and upper bounds for the space and time complexity for deterministic and probabilistic environments are analyzed with respect to possible improvements due to additional information. The general solution search problem is compared to the decision problem where a solution hypothesis has to be satisfied.