The Space-Time Complexity of Sum-Product Queries
By: Kyle Deeds , Timo Camillo Merkl , Reinhard Pichler and more
Potential Business Impact:
Makes computer searches use less memory.
While extensive research on query evaluation has achieved consistent improvements in the time complexity of algorithms, the space complexity of query evaluation has been largely ignored. This is a particular challenge in settings with strict pre-defined space constraints. In this paper, we examine the combined space-time complexity of conjunctive queries (CQs) and, more generally, of sum-product queries (SPQs). We propose several classes of space-efficient algorithms for evaluating SPQs, and we show that the optimal time complexity is almost always achievable with asymptotically lower space complexity than traditional approaches.
Similar Papers
The Space-Time Complexity of Sum-Product Queries
Databases
Makes searching information use less computer memory.
The Space-Time Complexity of Sum-Product Queries
Databases
Makes computer searches use less memory.
Space-Time Tradeoffs for Spatial Conjunctive Queries
Databases
Finds data patterns faster and uses less space.