login

Efficient algorithms for the instantiated transitive closure queries

IEEE Transactions on Software EngineeringPublished 1 March 1991
Ghassan Z. Qadah, Lawrence J. Henschen, J.J. Kim
Citations26
SJR quartileQ1
SJR score1.45
SNIP2.43

TL;DR

The study reveals that the relative performance of the algorithms is a strong function of the parameters which characterize the processed TC query and the relation referenced by that query.

Abstract

The performances of several algorithms suitable for processing an important class of recursive queries called the instantiated transitive closure (TC) queries are studied and compared. These algorithms are the wavefront, delta -wavefront, and a generic algorithm called super-TC. During the evaluation of a TC query, the first two algorithms may read a given disk page more than once, whereas super-TC reads the disk page at most once. A comprehensive performance evaluation of these three algorithms using rigorous analytical and simulation models is presented. The study reveals that the relative performance of the algorithms is a strong function of the parameters which characterize the processed TC query and the relation referenced by that query. The superiority of one of the super-TC variants over all of the other presented algorithms is shown.>

Keywords

Computer Science