Solving k-Set Chain Range-Join With Forest

Yin-long XU,Xiao-dong GU,Ying-yu WAN,Guo-liang CHEN
DOI: https://doi.org/10.3969/j.issn.0253-2778.2000.02.002
2000-01-01
Abstract:The chain range-join of k sets S1,S2,….,Sk, is the set containing all tuples (s1,s2,….,sk) that satisfy ei(1)|si-si+1|≤ei(2),where sk∈Sk, si∈Si,0<ei(1)<ei(2) are fixed constants, 1≤i≤k-1. In this paper k-set chain range-join is represented with a forest, by means of which the tight lower bound of time complexity for computing k-set chain range-join in the worst case when all elements in St match every element in St+1 for 1≤t≤k-1 becomes Ω(k∏ki=1ni), whereas it is Ω(k∏ki=1ni)with the k-tuple representation, where ni=|Si|,1≤i≤k. A sequenti alalgorithm is also presented for computing k-set chain range-join with the forest representation which reaches the lower bound of time complexity in the worst case.
What problem does this paper attempt to address?