%0 Conference Paper %B Proceedings of the workshop on Advanced visual interfaces %D 1994 %T Data structures for dynamic queries: an analytical and experimental evaluation %A Jain,Vinit %A Shneiderman, Ben %X Dynamic Queries is a querying technique for doing range search on multi-key data sets. It is a direct manipulation mechanism where the query is formulated using graphical widgets and the results are displayed graphically preferably within 100 milliseconds.This paper evaluates four data structures, the multilist, the grid file, k-d tree and the quad tree used to organize data in high speed storage for dynamic queries. The effect of factors like size, distribution and dimensionality of data on the storage overhead and the speed of search is explored. Analytical models for estimating the storage and the search overheads are presented, and verified to be correct by empirical data. Results indicate that multilists are suitable for small (few thousand points) data sets irrespective of the data distribution. For large data sets the grid files are excellent for uniformly distributed data, and trees are good for skewed data distributions. There was no significant difference in performance between the tree structures. %B Proceedings of the workshop on Advanced visual interfaces %S AVI '94 %I ACM %C New York, NY, USA %P 1 - 11 %8 1994/// %@ 0-89791-733-2 %G eng %U http://doi.acm.org/10.1145/192309.192313 %R 10.1145/192309.192313