DBScholar

Back to papers

Path Caching: A Technique for Optimal External Searching (Extended Abstract)

Summary: Path caching: a method to convert internal 2D search structures (segment/interval/priority search trees) into external I/O-efficient indexes achieving optimal query I/O O(log_B n + t/B) for 2-sided searches. Small space overhead O((n/B) log_B log_2 B), supports dynamic updates in amortized O(log_B n), and extends to optimal 3-sided queries with modest extra storage/update cost. (summarized by gpt-5-mini on Feb 09 2026)

Paper ID
1012
Venue
PODS
Year
1994
Pagerank
9.1133971e-05
Overall Rank
2,135 | 85.36%
DOI
10.1145/182591.182595

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{ramaswamy_pods94,
        address = {New York, NY, USA},
        series = {{PODS} '94},
        title = {{Path Caching: A Technique for Optimal External Searching (Extended Abstract)}},
        url = {https://dl.acm.org/doi/10.1145/182591.182595},
        doi = {10.1145/182591.182595},
        booktitle = {Proceedings of the {ACM} {SIGMOD} Symposium on {Principles} of {Database} {Systems}},
        publisher = {Association for Computing Machinery},
        author = {Ramaswamy, Sridhar and Subramanian, Sairam},
        year = {1994}
}

Incoming Citations (Sorted by Pagerank)

Showing 10 of 10 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 5 of 5 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Previous Page 1 / 1 Next

Semantically Similar Papers