An implementation of the Greenwald-Khanna algorithm.
- Michael B. Greenwald, Sanjeev Khanna, Space-efficient online computation of quantile summaries, Proceedings of the 2001 ACM SIGMOD international conference on Management of data, p.58-66, May 21-24, 2001, Santa Barbara, California, USA.
- Link: ftp://ftp.cis.upenn.edu/pub/mbgreen/papers/sigmod01.pdf.gz
- Michael B. Greenwald, Sanjeev Khanna, Quantiles and Equidepth Histograms over Streams, Chapter 2 of Part II of "Data Stream Management: Processing High-Speed Data Streams", ed. M. Garofalakis, J. Gehrke, and R. Rastogi, (Springer, ISBN 978-3-540-28607-3).
- Michael B. Greenwald, Sanjeev Khanna, Power-conserving computation of order-statistics over sensor networks, Proceedings of the twenty-third ACM SIGMOD-SIGACT-SIGART symposium on Principles of database systems, June 14-16, 2004, Paris, France. (This reference was used for the merge algorithm).
- Shun Yan Cheung's class notes from Emory University: