LAZY STRUCTURE SHARING FOR QUERY OPTIMIZATION

Citation
Al. Buchsbaum et al., LAZY STRUCTURE SHARING FOR QUERY OPTIMIZATION, Acta informatica, 32(3), 1995, pp. 255-270
Citations number
12
Categorie Soggetti
Information Science & Library Science","Computer Science Information Systems
Journal title
ISSN journal
00015903
Volume
32
Issue
3
Year of publication
1995
Pages
255 - 270
Database
ISI
SICI code
0001-5903(1995)32:3<255:LSSFQO>2.0.ZU;2-4
Abstract
We study lazy structure sharing as a tool for optimizing equivalence t esting on complex data types, We investigate a number of strategies fo r implementing lazy structure sharing and provide upper and lower boun ds on their performance (how quickly they effect ideal configurations of our data structure). In most cases when the strategies are applied to a restricted case of the problem, the bounds provide nontrivial imp rovements over the naive linear-time equivalence-testing strategy that employs no optimization. Only one strategy, however, which employs pa th compression, seems promising for the most general case of the probl em.