Sciweavers

49 search results - page 2 / 10
» Two-Dimensional Range Minimum Queries
Sort
View
PVLDB
2010
89views more  PVLDB 2010»
13 years 5 months ago
Transforming Range Queries To Equivalent Box Queries To Optimize Page Access
Range queries based on L1 distance are a common type of queries in multimedia databases containing feature vectors. We propose a novel approach that transforms the feature space i...
Sakti Pramanik, Alok Watve, Chad R. Meiners, Alex ...
SODA
2010
ACM
409views Algorithms» more  SODA 2010»
14 years 4 months ago
Data Structures for Range Minimum Queries in Multidimensional Arrays
Given a d-dimensional array A with N entries, the Range Minimum Query (RMQ) asks for the minimum element within a contiguous subarray of A. The 1D RMQ problem has been studied int...
Hao Yuan, Mikhail J. Atallah
DCC
2008
IEEE
14 years 7 months ago
Practical Entropy-Bounded Schemes for O(1)-Range Minimum Queries
The Range Minimum Query (RMQ) Problem is to preprocess an array A of length n in O(n) time such that subsequent on-line queries asking for the position of a minimal element between...
Johannes Fischer, Volker Heun, Horst Martin St&uum...
ER
2010
Springer
111views Database» more  ER 2010»
13 years 6 months ago
Range Queries over a Compact Representation of Minimum Bounding Rectangles
Nieves R. Brisaboa, Miguel Rodríguez Luaces...
CCCG
2009
13 years 8 months ago
Data Structures for Reporting Extension Violations in a Query Range
Design Rule Checking (DRC) in VLSI design involves checking if a given VLSI layout satisfies a given set of rules, and reporting the violations if any. We propose data structures ...
Ananda Swarup Das, Prosenjit Gupta, Kannan Srinath...